Releases: MilanSkocic/codata
Releases · MilanSkocic/codata
2.0.0
- 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
Full Changelog: 1.2.1...1.2.2
Python wrapper: https://pypi.org/project/pycodata
1.2.1
Full Changelog: 1.2.0...1.2.1
Python wrapper: https://pypi.org/project/pycodata
1.2.0
1.1.0
What's Changed
- Move C API and Python wrapper. by @MilanSkocic in #15
- Documentation fixes and cleanup. by @MilanSkocic in #16
- 1.1.0 by @MilanSkocic in #17
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- 1.0.0 by @MilanSkocic in #13
- 1.0.0 by @MilanSkocic in #14
Full Changelog: 0.10.0...1.0.0
0.10.0
What's Changed
- 8 tests by @MilanSkocic in #10
- 9 cleanup by @MilanSkocic in #11
- 0.10.0 by @MilanSkocic in #12
Full Changelog: 0.9.0...0.10.0
0.9.0
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
Contributors
Milan Skocic
What's Changed
- 0.9.0 by @MilanSkocic in #7
Full Changelog: 0.8.2...0.9.0
0.8.2
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
Contributors
Milan Skocic
What's Changed
- 0.8.2 by @MilanSkocic in #6
Full Changelog: 0.8.1...0.8.2
0.8.1
Codata 0.8.1 Release Note
Summary
- Use shared library in python wrapper.
- Minor fixes in documentation.
Download
Contributors
Milan Skocic
Full Changelog: 0.8.0...0.8.1