v0.0.6
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.6 (2023-04-16)
Features
- support python 3.8 (9d482b2)
Documents
0.0.5 (2023-04-15)
Features
- add
collect_files
functions (0fddd82)
0.0.4 (2023-04-15)
Features
- add Collection.py (00f9766)
0.0.3 (2023-04-15)
Documents
0.0.2 (2023-04-15)
Development: CI/CD, Build, etc
- add coverage.yaml (6112e20)
Fixes
- add
on-rails
as dependency (3af1d39)
0.0.1 (2023-04-15)
Features
- add
Async
functions (e5a3ac1) - add
Function
functions (0847bc2) - add
Path
functions (01d08ae) - add
String
functions (6f1fb4f) - import modules in init (630c77a)
Development: CI/CD, Build, etc
- update pyproject.toml (ba6bc2b)
Documents
- update README.md (9925e6c)