This repository has been archived by the owner on Mar 27, 2023. It is now read-only.
v0.0.10 Release
- Added CI auto release
- Numerouse bug fixes to
new_just
just
can now handle spaces, ",", quotes, special characters, etc.. in all filenames- Rewrote pipenv pattern to be more stable and easier to use
- Started docker recipe tests
- Integration tests use random image names instead of hard coded values that could collide
- Separate all integration tests from unit tests (no external programs in unit tests)
- Missing plugins do not cause crashes now