Skip to content

Releases: nomad-coe/nomad-simulations

v0.4.0

06 May 14:33
debca0a
Compare
Choose a tag to compare

What's Changed

Major changes

  • Refactoring of ModelSystem class for compatibility with BaseSections.v2 in #170

Minor changes

  • Removed validations enabling free use of PhysicalProperty in #167

Patches

  • removed index references for NOMAD installation in README in #177
  • updated Python version CI/CD to 3.10-3.12 in #172
  • updated in test_atoms_state in #178
  • allow l=0 in orbital_state validation in #176
  • added initial workflow defs in #163

Full Changelog: v0.3.2...v0.4.0

v0.3.2

20 Mar 14:00
ff22d43
Compare
Choose a tag to compare

What's Changed

Major changes

Minor changes

Patches

  • removed placeholders in #157
  • remove editable annotations in #162
  • update zenodo in readme in #168

Full Changelog: v0.3.1...v0.3.2

v0.3.1

18 Nov 14:53
50154d5
Compare
Choose a tag to compare

What's Changed

Major changes

Minor changes

  • Extend equalities with comparison for Cell and AtomicCell in #122

Patches

  • bumped dev dependencies in #147
  • fixed bond_list shape in #145

Full Changelog: v0.1.2...v0.3.1

v0.2.1

08 Oct 05:38
50154d5
Compare
Choose a tag to compare

What's Changed

Major changes

Minor changes

Patches

Notes

  • There is a mistake in the tag creation for this pull request. The correct tag for associated comparisons between versions is named v0.1.2.

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

v0.1.1

25 Sep 13:37
5d162aa
Compare
Choose a tag to compare

What's Changed

Major changes

Minor changes

Patches

Full Changelog: v0.0.7...v0.1.1

v0.1.0

20 Sep 12:09
96f4a91
Compare
Choose a tag to compare

Ok, I screwed up releasing 0.0.7... 🤦🏻 I will add some note in that release as a warning.

@JFRudzinski I changed a bit the auto-generated notes, by adding sections so we can control better what to pump. In this case, as a minor change exists, we pump the second number in our version.

Does this makes sense?


What's Changed

Major changes

Minor changes

Patch changes

Full Changelog: v0.0.7...v0.1.0

v0.0.7

20 Sep 12:07
96f4a91
Compare
Choose a tag to compare

Please, disregard this release. @JosePizarro3 screwed up when doing it, and instead of setting the tag to 0.1.0 he used 0.0.7.

v0.0.6

29 Aug 12:00
e49c438
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

23 Aug 12:32
Compare
Choose a tag to compare
  • Small fix for Python versioning when building pypi package pipeline

Full Changelog: v0.0.4...v0.0.5

v0.0.4

23 Aug 10:43
b137d03
Compare
Choose a tag to compare

What's Changed

  • Allowing 3.11 python version by @JosePizarro3 in #107
  • Moving index-url to pyproject.toml

Full Changelog: v0.0.3...v0.0.4