Bake 2.3.3
This version includes the following new features:
- ALPHA: Bake test framework (do
bake new test
to create a test,bake run test
to run it)
This version contains the following improvements:
- Improve debugging information when locating binaries
- Don't list
BAKE_CONFIG
andBAKE_ENVIRONMENT
with thebake env
command - Allow drivers to get raw access to JSON data (using parson functions)
- Add utility API to bake.util for writing to source files
- Jane Doe now has a 50% chance to be the randomly generated author of a project
This version contains the following bugfixes:
- Fix issue with running bake setup in location other than bake repository root
- Fix crash in bake run after application crash caused by logging statement