File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ Unreleased] ( https://github.com/SINTEF/oteapi-optimade/tree/HEAD )
4+
5+ [ Full Changelog] ( https://github.com/SINTEF/oteapi-optimade/compare/v0.4.1...HEAD )
6+
7+ ** Fixed bugs:**
8+
9+ - OPTIMADE plugin produces empty instances of http://onto-ns.com/meta/1.0/OPTIMADEStructureSpecies [ \# 162] ( https://github.com/SINTEF/oteapi-optimade/issues/162 )
10+
11+ ## [ v0.4.1] ( https://github.com/SINTEF/oteapi-optimade/tree/v0.4.1 ) (2023-10-26)
12+
13+ [ Full Changelog] ( https://github.com/SINTEF/oteapi-optimade/compare/v0.4.0...v0.4.1 )
14+
15+ ** Fixed bugs:**
16+
17+ - Invalid use of logging [ \# 174] ( https://github.com/SINTEF/oteapi-optimade/issues/174 )
18+
19+ ** Merged pull requests:**
20+
21+ - Properly create assemblies and species [ \# 172] ( https://github.com/SINTEF/oteapi-optimade/pull/172 ) ([ CasperWA] ( https://github.com/CasperWA ) )
22+ - Proper use of logging [ \# 171] ( https://github.com/SINTEF/oteapi-optimade/pull/171 ) ([ jesper-friis] ( https://github.com/jesper-friis ) )
23+
324## [ v0.4.0] ( https://github.com/SINTEF/oteapi-optimade/tree/v0.4.0 ) (2023-10-23)
425
526[ Full Changelog] ( https://github.com/SINTEF/oteapi-optimade/compare/v0.3.0...v0.4.0 )
1132** Fixed bugs:**
1233
1334- Wrong OPTIMADEStructureAttributes datamodel [ \# 164] ( https://github.com/SINTEF/oteapi-optimade/issues/164 )
14- - OPTIMADE plugin produces empty instances of http://onto-ns.com/meta/1.0/OPTIMADEStructureSpecies [ \# 162] ( https://github.com/SINTEF/oteapi-optimade/issues/162 )
1535- Pipeline figure not being shown in docs [ \# 144] ( https://github.com/SINTEF/oteapi-optimade/issues/144 )
1636- Updated DLite installation pathway [ \# 136] ( https://github.com/SINTEF/oteapi-optimade/issues/136 )
1737- ` Segmentation fault ` from dlite in CI [ \# 115] ( https://github.com/SINTEF/oteapi-optimade/issues/115 )
Original file line number Diff line number Diff line change 66Created from cookiecutter-oteapi-plugin, SINTEF, 2022
77"""
88
9- __version__ = "0.4.0 "
9+ __version__ = "0.4.1 "
1010__author__ = "Casper Welzel Andersen"
1111__author_email__ = "casper.w.andersen@sintef.no"
You can’t perform that action at this time.
0 commit comments