Skip to content

Releases: MilanSkocic/codata

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

0.8.0

10 Jun 04:58
Compare
Choose a tag to compare

Codata 0.8.0 Release Note

Summary

  • Back to the approach with a library.
  • Compatible with fpm.
  • Configuration file for setting all the environmental variables.
  • Global makefile for building a static library (through fpm) and a shared library.
  • Automatic copy of the necessary sources for the python wrapper.
  • Python wrapper built with the static library
    • no dependency on a shared library.
    • sources and static library embeded in the python wrapper.
  • FORD for documenting the Fortran code.
  • Integration of the FORD documentation into the main documentation with sphinx.

Download

Codata Releases <https://github.com/MilanSkocic/codata/releases>_

PYPI <https://pypi.org/project/pycodata>_

Contributors

Milan Skocic

What's Changed

Full Changelog: 0.7.1...0.8.0

0.7.1

02 May 17:07
79b261d
Compare
Choose a tag to compare

Codata 0.7.1 Release Note

Summary

  • Minor fixes in generator code
  • Add automatic copy of c sources for the python wrapper.

Download

Codata Releases <https://github.com/MilanSkocic/codata/releases>_

PYPI <https://pypi.org/project/pycodata>_

Contributors

Milan Skocic

What's Changed

Full Changelog: 0.7.0...0.7.1

0.7.0

28 Apr 05:31
Compare
Choose a tag to compare

Codata 0.7.0 Release Note

Changes

  • Migrate documentation from doxygen to sphinx+breathe.
  • Add YEAR constant indicating the year of the codata constants.
  • Refractoring

Download

Codata Releases

PYPI

Contributors

Milan Skocic

Commits

Full Changelog: 0.6.0...0.7.0

0.6.0

23 Apr 07:41
Compare
Choose a tag to compare

Codata 0.6.0 Release Note

Changes

  • Created documentation.
  • Fixed missing uncertainties for Cpython.

Download

Codata Releases

Contributors

Milan Skocic

Commits

Full Changelog: 0.5.0...0.6.0

0.5.0

18 Apr 09:16
Compare
Choose a tag to compare

Codata 0.5.0 Release Note

Changes

  • Changed the complete approach by not generating a library but only source files for different languages.
  • Available languages: Fortran, C, python, CPython

Contributors

Milan Skocic

Commits

Full Changelog: 0.4.0...0.5.0

0.4.0

02 Apr 05:56
Compare
Choose a tag to compare

Codata 0.4.0 Release Note

Changes

  • Bring back pywrapper in the codata repository to sync versions.
  • Improvements of the documentation.

Download

Codata Releases

Pywrapper

Contributors

Milan Skocic

Commits

Full Changelog: 0.3.0...0.4.0

Full Changelog: 0.3.0...0.4.0

0.3.0

21 Mar 08:49
Compare
Choose a tag to compare

Codata 0.3.0 Release Note

Changes

  • Only last codata constants.

Download

Codata Releases

Contributors

Milan Skocic

Commits

Full Changelog: 0.2.1...0.3.0