Skip to content

Latest commit

 

History

History
231 lines (137 loc) · 10.9 KB

CHANGELOG.md

File metadata and controls

231 lines (137 loc) · 10.9 KB

Release Notes

v1.5.0 - 2024-06-30

What's Changed

  • Factory varchar produces fake()->paragraph() which is too long #68 by @cable8mm in #69

Full Changelog: https://github.com/cable8mm/xeed/compare/v1.4.0...v1.5.0

v1.4.0 - 2024-04-13

What's Changed

  • Add pull-request in the github actions by @cable8mm in #67
  • Command for creating relationship functions (belongsTo and hasMany) by @Lopoi in #65

New Contributors

  • @Lopoi made their first contribution in #65

Full Changelog: https://github.com/cable8mm/xeed/compare/v1.3.1...v1.4.0

v1.3.1 - 2024-04-12

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v1.3.0...v1.3.1

v1.3.0 - 2024-04-03

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v1.2.1...v1.3.0

v1.2.1 - 2024-03-31

What's Changed

New Contributors

Full Changelog: https://github.com/cable8mm/xeed/compare/v1.2.0...v1.2.1

v1.2.0 - 2024-03-28

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v1.1.0...v1.2.0

v1.1.0 - 2024-03-22

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v1.0.1...v1.1.0

v1.0.1 - 2024-03-21

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v1.0.0...v1.0.1

v1.0.0 - 2024-03-21

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v0.7.5...v1.0.0

v0.7.5 - 2024-03-20

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v0.7.4...v0.7.5

v0.7.4 - 2024-03-20

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v0.7.3...v0.7.4

v0.7.3 - 2024-03-20

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v0.7.2...v0.7.3

v0.7.2 - 2024-03-20

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v0.7.1...v0.7.2

v0.7.1 - 2024-03-19

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v0.7.0...v0.7.1

v0.7.0 - 2024-03-19

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v0.6.2...v0.7.0

v0.6.2 - 2024-03-18

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v0.6.1...v0.6.2

v0.6.1 - 2024-03-18

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v0.6.0...v0.6.1

v0.6.0 - 2024-03-17

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v0.5.3...v0.6.0

v0.5.3 - 2024-03-16

What's Changed

  • 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

v0.5.2 - 2024-03-15

What's Changed

  • 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

v0.5.1 - 2024-03-15

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v0.5.0...v0.5.1

v0.5.0 - 2024-03-14

What's Changed

  • 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 seeders command creation by @cable8mm in #10
  • Generate database seed command creation by @cable8mm in #11

New Contributors

Full Changelog: https://github.com/cable8mm/xeed/commits/v0.5.0