Skip to content

Releases: maxsch3/keras-batchflow

Bug fixes and updates

01 Dec 09:58
ffe8963
Compare
Choose a tag to compare

Bug fixes for the issues that came up with the new versions of tensorflow, scipy and other components that prevented builds and tests

Bugfix release

29 Dec 11:27
1b748ac
Compare
Choose a tag to compare

This release is a bugfix release that includes:

  • batch shaper always returns tuple
  • tests migrated to fit and predict methods. fit_generator and predict_generator are no longer used
  • some additional test reproducing old issues to make sure they don't re-appear

Big components and requirements update

24 Dec 07:26
911d5c5
Compare
Choose a tag to compare

This is the first release in almost 3 years. Its primary goal is to update all requirements their modern versions.

Also, Travis CI was retired and all CI/CD are migrated to Github actions in this release

Big components and requirements update

24 Dec 07:13
911d5c5
Compare
Choose a tag to compare
Pre-release

Pre release testing new pypi deploy action

First usable release

21 Feb 08:30
2d36fad
Compare
Choose a tag to compare

This is a release long due. The module has now been used successfully for my needs for more than a year now and many fixes and changes have been implemented since then.

Test release

18 Feb 20:02
f6e8244
Compare
Choose a tag to compare
Test release Pre-release
Pre-release

This is to test automatic deployment. To be deleted