Skip to content

Releases: MilanSkocic/codata

1.2.2

17 Jul 04:52
Compare
Choose a tag to compare

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

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