Skip to content

Version 0.12.0

Compare
Choose a tag to compare
@janpecha janpecha released this 27 Jun 06:59
· 20 commits to master since this release
  • added config option prefix for prefix of table names
  • added IStiMappingProvider
  • added IRowMappingProvider
  • changed default value of connection charsetto utf8mb (BC BREAK)
  • changed name of option mapping to entityMapping (BC BREAK)
  • changed type of option mapper to bool (BC BREAK)
  • added option nameMapping (default, camelcase, underscore, default value is camelcase)
  • removed JP\LeanMapperExtension\Mapper, used inlm/mappers:^2.1 instead (BC BREAK)
  • removed auto-registration of repositories (BC BREAK)

Full Changelog: v0.11.0...v0.12.0