Release history¶
Legend for changelogs¶
Major Feature: Something big that you could not do before.
Feature: Something that you could not do before.
Efficiency: An existing feature now may not require as much resources.
Enhancement: A miscellaneous minor improvement.
Fix: Something that previously did not work as documentated, now work.
API Change: You will need to change your code to have the same effect.
Version 0.3.0¶
In development.
Miscellaneous¶
Feature: Builds, tests and uploads development and release wheels to the Anaconda repository.
Enhancement: Improves the official Docker image to run a ready-to-work container with scikit-lr installed from source.