Skip to content

Latest commit

 

History

History
116 lines (67 loc) · 4.41 KB

CHANGES.rst

File metadata and controls

116 lines (67 loc) · 4.41 KB

Changes

Version 0.8.2 (2024-04-22)

  • Upgrade lccs-db dependency (#93).

Version 0.8.1 (2024-03-05)

  • Upgrade to lccs-db 0.8.2 dependency (#90).
  • Bug fix: Child classes are not relating to the parent (#84).
  • Bug fix: ImportError: cannot import name soft_unicode from markupsafe (#81).
  • Bug fix: Config env DC_LCCS_ARGS (#78).
  • Bug fix: Migration Issue Can't Adapt Type Row (#85).

Version 0.8.0 (2022-02-07)

  • Upgrade to lccs-db 0.8.0 dependency (#71).
  • Add supported languages in API root (#74).
  • Improve API resource links (#73).
  • Add support I18N with lccs-db (#72).
  • Upgrade Oauth2 library (bdc-auth-client) to 0.2.3 (#71).

Version 0.6.0 (2021-04-09)

  • Add Drone CI support (#44)
  • Add git submodule (#28)
  • Remove dependency of bdc-core and flask-restplus (#36)
  • Integrate with BDC-Auth (#40)
  • Add automatic deploy on dev and production sites (#50)
  • Update operations based on Spec 0.6 (#51)
  • Improve error handler (#55)
  • Bug fix: Fix parent link in classification_system (#41)
  • Bug fix: Failed to find attribute 'app' in 'lccs_ws' in Dockerfile (#63)
  • Upgrade lccs-db to 0.6.0 (#66)

Version 0.4.0-1 (2021-01-13)

  • Bug fix: Review links in the classification_system route (#41)

Version 0.4.0-0 (2020-12-16)

Version 0.2.0 (2020-04-16)

  • First experimental version.
  • Support for: Class Systems, Classes, Styles and Class Mappings.
  • Support for the LCCS-WS specification version 0.2.0.
  • Compatibility with LCC-DB Version 0.2.0.
  • Documentation system based on Sphinx.
  • Documentation integrated to Read the Docs.
  • Package support through Setuptools.
  • Installation and use instructions.
  • Support for dynamic loading of model classes derived from LCCS-DB.
  • Source code versioning based on Semantic Versioning 2.0.0.
  • License: MIT.