Skip to content

Releases: materialscloud-org/optimade-maker

v0.3.0

30 Jul 16:43
Compare
Choose a tag to compare

What's Changed

  • Add metadata for PyPI in pyproject.toml by @ml-evs in #61
  • rename python package to optimade-maker by @eimrek in #63

Full Changelog: v0.2.2...v0.3.0

v0.2.2

30 Jul 15:04
Compare
Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2

v0.2.1

30 Jul 14:42
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

30 Jul 14:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.2.0

v0.1.2

29 Apr 18:59
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

23 Apr 22:22
Compare
Choose a tag to compare

What's Changed

  • Add JSONL specification to README by @ml-evs in #52
  • Fix test for first entry serialization by @ml-evs in #54
  • direct jsonl symlink to jsonl_path by @eimrek in #56
  • update readme jsonl definition by @eimrek in #57

Full Changelog: v0.1.0...v0.1.1

v0.1.0

31 Jan 18:51
Compare
Choose a tag to compare

First release and working version of the library, already powering the Materials Cloud Archive OPTIMADE integration service.

Tools included:

  • optimake: convert annotated materials structure archive into OPTIMADE JSONL files;
  • optimade_launch: provides a platform for launching an OPTIMADE API server from OPTIMADE JSONL files.