Skip to content

Releases: Jason-Young-AI/YoungToolkit

v0.1.3.1

10 Jan 08:02
Compare
Choose a tag to compare

Changelog:

  • 453526a: Add new method load_lines.

v0.1.3

10 Jan 07:55
Compare
Choose a tag to compare

Changelog:

  • 68b30d6: Upgrade the module registration method.

v0.1.2

10 Jan 07:52
Compare
Choose a tag to compare

Changelog:

  • bee435f: Added stop and start scripts wrote shell for visdom server side.

New features:

  • 4ce666b: Add replay_log() method for the visualizing module.

v0.1.1

17 Nov 04:56
Compare
Choose a tag to compare

Changelog:

  • 9986cef: Open Text file with parameter newline='\n', for ^M \r can break a line if newline are not specified.

New features:

v0.1.0

17 Nov 03:54
Compare
Choose a tag to compare

This is the most rudimentary release.

Version 0.1.0 has a bugs, but the bug do not affect normal use of system (under the premise of there are no ^M (\r) char in text file).