Skip to content

Releases: MilanSkocic/codata

v2.1.1

27 Dec 08:05
Compare
Choose a tag to compare
  • No code change.
  • Code refactoring and cleaning
  • Update CI/CD workflows.

Python package: https://pypi.org/project/pycodata
Full Changelog: 2.1.0...2.1.1

2.1.0

12 Dec 20:39
Compare
Choose a tag to compare
  • Roll back to C API in Fortran code: easier maintenance.
  • Roll back to compiled C extension for python: easier maintenance.

Python package: https://pypi.org/project/pycodata

Full Changelog: 2.0.1...2.1.0

2.0.1

28 Nov 19:59
Compare
Choose a tag to compare

Full Changelog: 2.0.0...2.0.1

Python package: https://pypi.org/project/pycodata

2.0.0

22 Nov 06:16
Compare
Choose a tag to compare
  • Drop compiled extensions for Python.
  • Pure Python code for constants auto-generated as it is the case for the Fortran code.
  • Pure C code for constants auto-generated as it is the case for the Fortran code.
  • API break:
    • No more C API in the Fortran code.
    • Use the pure C code to build a C library.

Full Changelog: 1.2.2...2.0.0

Python package: https://pypi.org/project/pycodata

1.2.2

17 Jul 04:52
Compare
Choose a tag to compare

Full Changelog: 1.2.1...1.2.2

Python wrapper: https://pypi.org/project/pycodata

1.2.1

21 Jun 15:04
Compare
Choose a tag to compare

Full Changelog: 1.2.0...1.2.1

Python wrapper: https://pypi.org/project/pycodata

1.2.0

12 Jun 07:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

28 May 22:11
725816a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

22 May 04:10
9902efd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...1.0.0

0.10.0

20 Jan 08:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.10.0