Releases: KanchiShimono/scopt
Releases · KanchiShimono/scopt
scopt 0.0.5
Changes
- Release v0.0.5 (#23) @KanchiShimono
- Add release GitHub Actions workflow (#22) @KanchiShimono
- memoryOverheadがmemoryOvearheadになっていたので修正した (#21) @kitasubmarine
scopt 0.0.4
Changes
- Release v0.0.4 (#20) @KanchiShimono
- Add a black compatibility setting for isort (#19) @KanchiShimono
- Dynamic Allocation option (#18) @KanchiShimono
- Migrate pyrightconfig.json to pyproject.toml (#17) @KanchiShimono
- Add static analysis tool (#15) @KanchiShimono
scopt 0.0.3
Changes
- Prepare for release v0.0.3 (#16) @KanchiShimono
- Predefined instances for AWS EC2 (#14) @KanchiShimono
- Add build dependencies (#13) @KanchiShimono
scopt 0.0.2
Changes
- Prepare for release v0.0.2 (#12) @KanchiShimono
- Improve static analysis workflows (#11) @KanchiShimono
- Fix memory format in optimizer's as_dict method (#10) @KanchiShimono
scopt 0.0.1
Changes
- Update README.md (#9) @KanchiShimono
- Fix release draft template title (#8) @KanchiShimono
- Prepare for initial release (#7) @KanchiShimono
- Update README (#6) @KanchiShimono
- Fix typo in docstrings (#5) @KanchiShimono
- Fix docstrings (#4) @KanchiShimono
- Add HTML rendering method (#3) @KanchiShimono
- Add GitHub Actions workflow (#2) @KanchiShimono
- Add optimizer (#1) @KanchiShimono