Releases: MilanSkocic/codata
Releases · MilanSkocic/codata
v2.1.1
- 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
- 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
Full Changelog: 2.0.0...2.0.1
Python package: https://pypi.org/project/pycodata
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