prototorch/RELEASE.md

20 lines
339 B
Markdown
Raw Permalink Normal View History

# ProtoTorch Releases
2020-04-11 12:26:05 +00:00
2021-05-28 14:15:28 +00:00
## Release 0.5.0
2021-06-01 17:18:37 +00:00
- Breaking: Removed deprecated `prototorch.modules.Prototypes1D`.
- Use `prototorch.components.LabeledComponents` instead.
2021-05-28 14:15:28 +00:00
2021-04-14 17:20:08 +00:00
## Release 0.2.0
- Fixes in example scripts.
## Release 0.1.1-dev0
2020-04-11 12:26:05 +00:00
2020-09-24 09:53:35 +00:00
- Minor bugfixes.
- 100% line coverage.
## Release 0.1.0-dev0
2020-04-06 16:52:12 +00:00
Initial public release of ProtoTorch.