Skip to content

v0.49.0

Choose a tag to compare

@tmgbedu tmgbedu released this 16 Jul 07:51

What's Changed

  • feat: update onefile-app and singleline-app examples by @tmgbedu in #77
  • Enrich PyPI project metadata (description, keywords, project.urls) by @tmgbedu in #148
  • ci: fix Codecov slug after repo rename (modules -> framework) by @tmgbedu in #149
  • chore: remove example/ai-agent-app and root taskiq_poc.py by @tmgbedu in #150
  • chore: remove repo-root queue.py proof-of-concept by @tmgbedu in #151
  • Run tests on pushes too (cover main) by @tmgbedu in #152
  • Add logging module tests and raise coverage threshold to 68% by @tmgbedu in #147
  • chore: remove deleted masoniteorm.backup files by @tmgbedu in #156
  • Add tests for masoniteorm schema platforms + query processors/grammars by @tmgbedu in #161
  • Raise masoniteorm Collection test coverage to 100% by @tmgbedu in #154
  • Relocate providers/helpers into foundation and support by @tmgbedu in #162
  • Remove legacy masoniteorm.backup + document ORM query-scopes state by @tmgbedu in #164
  • Set up pyright static type checker for the framework by @tmgbedu in #163
  • feat: update fastapi-app example by @tmgbedu in #75
  • feat(orm): Laravel-style chunk() and chunk_by_id() on the async ORM by @tmgbedu in #166
  • feat(orm): chunk_by_id_desc + Laravel orderedChunkById parity by @tmgbedu in #167
  • refactor(orm): rename seeds directory to seeders (Laravel parity) by @tmgbedu in #173
  • Add test coverage for masoniteorm make and seed console commands by @tmgbedu in #155
  • Rename Router.get() param endpoint -> action by @tmgbedu in #180

Full Changelog: v0.47.0...v0.49.0