What's Changed
* Pre-transforming Decimals prior to serialization Fixes 547 by cmungall in https://github.com/linkml/linkml-runtime/pull/101
* Utility functions for accessing schema via python package distribution by cmungall wdduncan in https://github.com/linkml/linkml-runtime/pull/100
* docs and tests for schema_as_dict fixes 553 by cmungall in https://github.com/linkml/linkml-runtime/pull/103
**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.1.13...v1.1.14