Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

35 lines (21 loc) · 1.63 KB

Changelog

v0.1.6 - 2022.08.15

  • add freezable_module_dict object and load it into basetrainer #43
  • use abc for abstract classes #40
  • move to setup.cfg #32

v0.1.5 - 2022.03.22

  • final annotations by @victorbadenas in #15

v0.1.4 - 2022.02.18

  • Feature train unittests by @victorbadenas in #7
  • Docs improve readme by @victorbadenas in #9
  • Feature functional tests by @victorbadenas in #10
  • Docs create documentations for modules by @victorbadenas in #14

v0.1.3 - 2021.11.23

v0.1.2 - 2021.11.30

v0.1.1 - 2021.11.30

  • Initial release

Notes

All notable changes to frarch will be documented here.

The format is based on Keep a Changelog. This project adheres to Semantic Versioning.

Categories for changes are: Added, Changed, Deprecated, Removed, Fixed, Security.