Releases: fumeapp/modeltyper
Releases · fumeapp/modeltyper
v2.2.8
v2.2.7
What's Changed
- Add GH Action to check for stale issues by @tcampbPPU in #61
- Adds additional TS mappings by @tcampbPPU in #65
Full Changelog: v2.2.6...v2.2.7
v2.2.6
What's Changed
- Adds DevContainer for easier contributions by @tcampbPPU in #53
- Add Hashed type to Map by @tcampbPPU in #59
Full Changelog: v2.2.5...v2.2.6
v2.2.5
What's Changed
- Support enums used as return type by @Jared0430 in #48
Full Changelog: v2.2.4...v2.2.5
v2.2.4
v2.2.3
What's Changed
- Update phpunit.xml - Fix PHPUnit deprecation Warning by @tcampbPPU in #49
- Check if Generated Class Exists by @tcampbPPU in #50
Full Changelog: v2.2.2...v2.2.3
Support Laravel Modules
What's Changed
- Discover Models Outside of app/Models by @tcampbPPU in #47
Full Changelog: v2.2.1...v2.2.2
Tests and fixes
What's Changed
- Test for Enum Case & Setup for More Action Tests by @tcampbPPU in #43
- Skip interfaces/traits/enums in model:typer - fixes #45 by @Jared0430 in #46
New Contributors
- @Jared0430 made their first contribution in #46
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Add testing boilerplate, do not attempt to resolve abstract models by default by @nonetallt in #42
Full Changelog: v2.1.2...v2.2.0