Skip to content

Releases: MilanSkocic/codata

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

0.9.0

17 Dec 21:07
Compare
Choose a tag to compare

Codata 0.9.0 Release Note

Summary

  • No API changes.
  • Automatic generation of the version module.
  • Generic Makefiles for automatic the building process of the library and the pywrapper.
  • Add targets: build, build_debug, test, test_debug.
  • Minor fixes in documentation.

Download

Codata Releases

PYPI

Contributors

Milan Skocic

What's Changed

Full Changelog: 0.8.2...0.9.0

0.8.2

27 Nov 22:04
ae5be84
Compare
Choose a tag to compare

Codata 0.8.2 Release Note

Summary

  • No API changes.
  • Improve Makefile for generating the source code at each compilation.
  • Source generator rewritten in Fortran.
  • Switch to pyproject.toml for the Python wrapper.
  • Minor fixes in documentation.

Download

Codata Releases

PYPI

Contributors

Milan Skocic

What's Changed

Full Changelog: 0.8.1...0.8.2

0.8.1

29 Aug 06:00
Compare
Choose a tag to compare

Codata 0.8.1 Release Note

Summary

  • Use shared library in python wrapper.
  • Minor fixes in documentation.

Download

Codata Releases

PYPI

Contributors

Milan Skocic

Full Changelog: 0.8.0...0.8.1