Releases: tinyclues/labeledmatrix
Releases · tinyclues/labeledmatrix
0.0.2 - Cleaning, preparing documentation placeholders
What's Changed
- Update docker and CI configuration by @krivonogov in #3
- Fix remaining imports, fix deploy_wheel, more cleaning by @krivonogov in #6
- removing
whereand other useless staff by @artemru in #14 - Organize LM constructors and LM exporters by @krivonogov in #15
- [Lint] Clean some lint errors by @krivonogov in #20
- some small fixes by @krivonogov in #21
- Update CODEOWNERS and LICENSE by @krivonogov in #22
- [Doc] Add some missing documentation and annotations by @krivonogov in #28
- Importers/exporters to popular formats by @krivonogov in #29
- [Readme] Add an intro to the repository by @krivonogov in #30
- [CI] Simplify CI, use github workflows, fix tests by @krivonogov in #23
- [CI] Publish wheel to PyPi and TestPyPi by @krivonogov in #31
Full Changelog: 0.0.1...0.0.2
First version with legacy code
0.0.1 Initial setup of docker and CI (#1)