Name | Modified | Size | Downloads / Week |
---|---|---|---|
osoy-v0.5.1.tar.gz | 2021-10-16 | 1.4 MB | |
osoy-v0.5.1-src.tar.gz | 2021-10-16 | 16.4 kB | |
osoy-v0.5.1.md5.txt | 2021-10-16 | 110 Bytes | |
osoy-v0.5.1.sha1.txt | 2021-10-16 | 126 Bytes | |
README.md | 2021-10-16 | 1.4 kB | |
osoy-v0.5.0.tar.gz | 2021-09-12 | 1.4 MB | |
osoy-v0.5.0-src.tar.gz | 2021-09-12 | 16.4 kB | |
osoy-v0.5.0.md5.txt | 2021-09-12 | 110 Bytes | |
osoy-v0.5.0.sha1.txt | 2021-09-12 | 126 Bytes | |
Totals: 9 Items | 2.9 MB | 0 |
Changelog
All notable changes to osoy will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
0.5.1 - 2021-10-16
Fixed
- executable list new-line
0.5.0 - 2021-09-11
Added
make
operator
Changed
- Renamed
execute
flag--verbose
to--interactive
0.4.1 - 2021-07-26
Added
--parallel
flag to pull & clone operations which denotes the number of parallel jobs--verbose
flag to pull & clone operations--force
flag to pull operation- Denote if repo is up to date on pull
Fixed
- Ensure that regular expressions are compiled only once
0.4.0 - 2021-02-18
Added
- Support for importing as a library
- Support for extensions
0.3.1 - 2021-02-11
Fixed
- Renaming only remote origin protocol
0.3.0 - 2021-01-09
- Full rewrite