Skip to content

1.0.11

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 14:26
· 1 commit to development since this release

πŸ› Fixed

  • Fixed issue with default cache not being created when cache provider was empty - Resolves BLMODULES-53
  • Fix error starting up on non-ORM apps - Resolves BLMODULES-49
  • Add support for tinyint and tinyinteger ORM types - Resolves BLMODULES-59
  • Skip type conversion on version properties - Resolves BLMODULES-45
  • Drop ormApp instantiation in baseORMBIF - Fixes BLMODULES-54
  • Improve default datasource look up and throw error if empty - See BLMODULES-56