Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

v0.0.10 Release

Compare
Choose a tag to compare
@andyneff andyneff released this 25 Aug 02:38
· 58 commits to master since this 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