CHANGES
=======

* Update to latest model

v1.0.12
-------

* Added leaf/root methods
* Added additional methods
* Adding more examples
* Adding a new library schemaview
* replace hyphen with underscore when underscoring names
* Add the actual test to the pull request action

v1.0.11
-------

* Update test\_issue\_368\_enums.py
* Try relative paths on linkml\_runtime/linkml\_model/\_\_init\_\_.py
* Add publish step to update AUTHORS and ChangeLog
* Test change on AUTHORS
* Update to copy of linkml-model 1.0.1
* Replaced \_\_str\_\_() repr of EnumDefinitionImpl
* Fix syntax for pr-test version in github actions
* Add a couple more unit tests
* Further fixes for issue #12.  Introduce \`remove\_empty\_items\` into all dumpers
* Fix for issue #12
* Loader now takes root lists

v1.0.10
-------

* Fix an omission on inline generation

v1.0.9
------

* Sync generated files
* Add MissingRequiredField to YAMLRoot
* Phase 1 in adding MissingRequiredField intercept
* Update main.yaml

v1.0.8
------

* Fix import error
* Add sequential dependencies to build process
* Update Pipfile

v1.0.7
------

* Automatically generated requirements.txt and requirements-dev.txt
* Fix for issue #6
* Automatically generated requirements.txt and requirements-dev.txt
* Fix issue #3

v1.0.6
------

* Update json\_loader.py
* Added notes in Pipfile for next steps
* Fixing URL for github issue

v1.0.5
------

* Include JSON-LD files as well for RDF transformations

v1.0.4
------

* Include yaml files in linkml\_model cpy
* Another (last) brute force attempt to get rid of pyld
* Add test for issue #3

v1.0.3
------

* Changelog
* Fixed import statement mystery
* Update w/ solo strings issue

v1.0.2
------

* One last attempt to brute force this whole thing..
* Automatically generated requirements.txt and requirements-dev.txt
* Change dependency to rdflib-pyldmod-compat
* Trying to force pyld out of the picture (!)
* Force pyldmod install
* Create a local image of linkml-model
* Added \_is\_empty function to YAMLRoot

v1.0.1
------

* Automatically generated requirements.txt and requirements-dev.txt
* Switch to jsonasobj2 and pyldmod

v1.0.0
------

* Fix an issue where the json\_dumper didn't handle contexts correctly

v0.1.6
------

* Redirect the old \`\_normalize\_inlined\` function to the new code
* Update readme to have badges

v0.1.5
------

* Remove all dependencies on linkml\_model with the exception of the unit tests
* Temporarily fix linkml\_model references
* Revised form of inlined\_as\_list now operational
* Add two new test files
* \_normalize\_inlined\_as\_dict is now working
* Automatically generated requirements.txt and requirements-dev.txt
* Tweaks to recognize that JsonObj's are actually dicts but can't claim to be an instance of them

v0.1.4
------

* Re-add shex\_results\_as\_string to formatutils.py

v0.1.3
------

* Automatically generated requirements.txt and requirements-dev.txt
* Py 3.7 compatibility

v0.1.2
------

* Automatically generated requirements.txt and requirements-dev.txt
* Switch to a better behaved jsonasobj

v0.1.1
------

* Automated adding outputs from tests
* v0.1.0 tag

v0.1.0
------

* Automatically generated requirements.txt and requirements-dev.txt
* Should be in good enough shape to be used in the <app>-model package
* Checkpoint
* Update ignore
* checkpoint
* Initial commit
