Skip to content

Bake 2.3.3

Compare
Choose a tag to compare
@SanderMertens SanderMertens released this 13 Mar 19:46
· 319 commits to master since this release

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 and BAKE_ENVIRONMENT with the bake 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