Patch Notes#
2.0.0#
Major update supporting a new API and core.
Complete rewrite, so 1.1.0 programs do not work
Sphinx Documentation (What you’re reading right now!)
Object-Oriented Core instead of functions
Renaming of
test.py
toutils.py
Tomlkit dependency updated
Support of special dependencies, including
Git
URL
File
Rework of CLI
2.0.0a2#
Direct update to 2.0.0a1 with a basic CLI. This project was initially used in the ReplAPI-it Projects for Github actions. When BD103 realized that there was no way to reach Ballad through the CLI in 2.0.0a1, he quickly updated to 2.0.0a2.
2.0.0a1#
Pre-release with new API.
1.1.0#
Now supports converting lockfiles to JSON with ballad.tests.convert_lock
.
1.0.0#
Initial release, supports PyPI dependencies.