Skip to content

Bake 2.2.0

Compare
Choose a tag to compare
@markstory markstory released this 23 Oct 01:20
f1c297c

Added

  • The --prefix opt was added to bake all.
  • Custom datatype classes now generate fixtures using the string type.

Fixes

  • Used assertSame where possible in the test suite.
  • Fixed event name for view templates with / in them.
  • Improve documentation.