Shakebook v0.4.0.0 Released!
This is a small release and will probably start a series of new smaller minor releases as most of the functionality has been offloaded to shake-plus. This mainly just cleans up the hardcoded config type that was present when defaults still lived in the library.
- Add 
withContentlens. - Add lifted version of 
flattenMetafromSlick.Pandoc - Removed default 
buildPDFand moved it back to main repository. - Remove 
SBConfigand constraints from this library. This was only here for refactoring convenience and creating a context should be up to the user.