Skip to content

v0.3.22

Compare
Choose a tag to compare
@jesper-friis jesper-friis released this 14 Jul 18:56
· 1043 commits to master since this release

What's Changed

Full Changelog: v0.3.21...v0.3.22

Changelog

v0.3.22 (2023-07-14)

Full Changelog

Implemented enhancements:

  • Publish new documentation on GH Pages #369
  • Add support for BSON serialisation directly in C #332

Fixed bugs:

  • save entity to json, uuid not included #278

Closed issues:

  • Error messages from Python plugins #580
  • Add "str" as alias for "string" in datamodel types #571
  • Update README in storage plugin example #570
  • [Docs part] 1. Getting started #460
  • [Docs part] 1.1.2. Features #457
  • [Docs part] 1.2. Installation instructions #456
  • [Docs part] 1.2.1. Setup instructions #455
  • [Docs part] 1.2.2. Build instructions #454
  • [Docs part] 1.3. Tutorial #453
  • [Docs part] 2. User guide #452
  • [Docs part] 2.2. Data types #450
  • [Docs part] 2.3. Mappings #449
  • [Docs part] 2.4. Collections #448
  • [Docs part] 2.5. Bindings #447
  • [Docs part] 2.6. Transactions #446
  • [Docs part] 2.8. Environment variables #444
  • [Docs part] 2.9. Code generation #443
  • [Docs part] 3. API Reference #442
  • [Docs part] 4. Contributor's Guide #441
  • [Docs part] 4.1. Writing storage plugins #440
  • [Docs part] 4.2. Writing mapping plugins #439
  • [Docs part] 4.3. Documentation guideline #438
  • [Docs part] 4.4. Testing examples in the documentation #437
  • [Docs part] 4.5. Tips and tricks #436
  • [Docs part] 5. Acknowledgement #435
  • Expand on documentation contribution guidelines #432
  • Resolve cross-references #417
  • Duplicate object descriptions #416
  • Generate sphinx rst-files and folders from index.xml #405
  • Document the mappings example #403
  • Document property mappings #399
  • Update installation page #394
  • Add page about type system #393
  • Document instance mappings #392
  • Tutorial #391
  • Review existing examples #388
  • Clean up README file #387
  • Document how to install within a python environment #338
  • Test property mappings #301
  • Building via CMake using the Ninja Generator fails with multiple rules for dlite.py #144
  • Make plugin for Stardog #136

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator