Releases: bancer/native-sql-mapper
Releases · bancer/native-sql-mapper
1.0.0
What's Changed
- Add github actions config file by @bancer in #1
- Improve mapping of belongsToMany association by @bancer in #2
- Refactor into MappingStrategy class and fix recursive mapping by @bancer in #3
- Add more tests and fix deep associations mapping by @bancer in #4
- Ensure primary keys are present when mapping hasMany and belongsToMany by @bancer in #5
- Enhance README with detailed library information by @bancer in #6
- Improve mapping of datetime fields by @bancer in #7
- Rename some methods and classes and improve documentation by @bancer in #8
- Add NativeQueryResultMapper::first() method by @bancer in #9
- Refactor native hydration to convert database types using table schema by @bancer in #10
New Contributors
Full Changelog: https://github.com/bancer/native-sql-mapper/commits/1.0.0