Full Changelog: https://github.com/cable8mm/xeed/compare/v1.4.0...v1.5.0
- Add
pull-request
in the github actions by @cable8mm in #67 - Command for creating relationship functions (belongsTo and hasMany) by @Lopoi in #65
Full Changelog: https://github.com/cable8mm/xeed/compare/v1.3.1...v1.4.0
Full Changelog: https://github.com/cable8mm/xeed/compare/v1.3.0...v1.3.1
Full Changelog: https://github.com/cable8mm/xeed/compare/v1.2.1...v1.3.0
Full Changelog: https://github.com/cable8mm/xeed/compare/v1.2.0...v1.2.1
Full Changelog: https://github.com/cable8mm/xeed/compare/v1.1.0...v1.2.0
- Fix the install instructions(thank you hotsaucejake) by @cable8mm in #54
- Rename
laravel
tofor Laravel
by @cable8mm in #55 - Include PostgreSQL driver by @cable8mm in #56
- Add PostgreSQL badge in the README by @cable8mm in #57
Full Changelog: https://github.com/cable8mm/xeed/compare/v1.0.1...v1.1.0
Full Changelog: https://github.com/cable8mm/xeed/compare/v1.0.0...v1.0.1
- Laravel Integration by @cable8mm in #46
- Add laravel artisan commands by @cable8mm in #47
- Fix a
GenerateSeedersCommandTest
by @cable8mm in #48 - Address bugs found in the commands test by @cable8mm in #49
- Create the
artisan xeed:clean
command by @cable8mm in #50 - Fix errors and revise README by @cable8mm in #51
Full Changelog: https://github.com/cable8mm/xeed/compare/v0.7.5...v1.0.0
Full Changelog: https://github.com/cable8mm/xeed/compare/v0.7.4...v0.7.5
- Refactor class comments by @cable8mm in #42
- Set full namespace to class by @cable8mm in #43
- Separate Xeed class and PDO by @cable8mm in #44
Full Changelog: https://github.com/cable8mm/xeed/compare/v0.7.3...v0.7.4
Full Changelog: https://github.com/cable8mm/xeed/compare/v0.7.2...v0.7.3
- Add a preview in the README file by @cable8mm in #38
- Add the CONTRIBUTING.md by @cable8mm in #39
- Prevent automatic overwriting by @cable8mm in #40
Full Changelog: https://github.com/cable8mm/xeed/compare/v0.7.1...v0.7.2
Full Changelog: https://github.com/cable8mm/xeed/compare/v0.7.0...v0.7.1
- Ready for merging to align with Laravel migration methods by @cable8mm in #32
- Fix
MergerContainer
class bugs by @cable8mm in #33 - Refactor
Merger*
classes by @cable8mm in #34 - Apply merge after migrations are made by @cable8mm in #35
Full Changelog: https://github.com/cable8mm/xeed/compare/v0.6.2...v0.7.0
- Debug the functions to make factories by @cable8mm in #26
- Remove mappers that are slated to be unused by @cable8mm in #27
- Remove a resource test folder by @cable8mm in #28
- Refactor test classes and test configuration by @cable8mm in #30
- Support laravel custom table fields by @cable8mm in #31
Full Changelog: https://github.com/cable8mm/xeed/compare/v0.6.1...v0.6.2
- Add a command for easy testing refresh by @cable8mm in #23
- Refactor to remove an abstract class by @cable8mm in #24
- Debug the function to make migrations by @cable8mm in #25
Full Changelog: https://github.com/cable8mm/xeed/compare/v0.6.0...v0.6.1
Full Changelog: https://github.com/cable8mm/xeed/compare/v0.5.3...v0.6.0
- Expand test coverage significantly for Resolvers and enhance their functionality by @cable8mm in #16
- Increase test coverage for Laravel migrations by @cable8mm in #17
- Fix an error related to default values by @cable8mm in #18
- Test code compatible with MySQL by @cable8mm in #19
- Implement ResolveSelector class along with testing by @cable8mm in #20
Full Changelog: https://github.com/cable8mm/xeed/compare/v0.5.2...v0.5.3
- Align test folder structure with source folder by @cable8mm in #13
- Create import xeed command for testing by @cable8mm in #14
- Implementing a year type factory by @cable8mm in #15
Full Changelog: https://github.com/cable8mm/xeed/compare/v0.5.1...v0.5.2
Full Changelog: https://github.com/cable8mm/xeed/compare/v0.5.0...v0.5.1
- Resolve badge errors in the README by @cable8mm in #1
- Build in sqlite for testing by @cable8mm in #2
- Completed table and column classes and testing by @cable8mm in #3
- Create model and seeder generators by @cable8mm in #4
- Revise the folder structure for distribution by @cable8mm in #5
- Create a generator for a database seeder by @cable8mm in #6
- Create resolvers for categorizing columns by @cable8mm in #7
- Add Comments to Classes for API Documentation by @cable8mm in #8
- Generate models command creation by @cable8mm in #9
- Generate
seeder
s command creation by @cable8mm in #10 - Generate database seed command creation by @cable8mm in #11
Full Changelog: https://github.com/cable8mm/xeed/commits/v0.5.0