Bake 2.2.0
Added
- The
--prefix
opt was added tobake 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.