Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

v0.11.0

Latest
Compare
Choose a tag to compare
@disktnk disktnk released this 26 Dec 06:40
91c5c26

Release v0.11.0

Note that this is planned to be the final major release. As announced in chainer blog, further development will be limited to only serious bug-fixes and maintenance.

New features

  • Add simple filtering UI for experiments table (#301, #332)
  • Bulk delete and restore results (#322, #334, #335)
  • Line Smoothing (#333)
  • Undo button for updated results (#344)

Improvements

  • Support ignite handler (#327)
  • Reorganize examples and update docs (#337)

Bug fix, refactoring

  • Introduce doctest (#324)
  • Reduce py2 test menu on CI (#330)
  • Handling empty log (#331)
  • Rewrite by TypeScript (#321, #328, #340, #343)
  • Split actions and reducers into files (#339)
  • Fix to generate docs (#336)