Skip to content

Latest commit

 

History

History
360 lines (208 loc) · 16.3 KB

CHANGELOG.md

File metadata and controls

360 lines (208 loc) · 16.3 KB

Release Notes

v1.6.12 - 2025-03-09

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v1.6.11...v1.6.12

v1.6.11 - 2025-01-07

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v1.6.10...v1.6.11

v1.6.10 - 2025-01-07

What's Changed

  • Fix DateTime field must cast to 'datetime' in Eloquent model error #97 by @cable8mm in #98
  • Fix SQLSTATE[42S22]1054 Unknown column... .id #99 by @cable8mm in #100

Full Changelog: https://github.com/cable8mm/xeed/compare/v1.6.9...v1.6.10

v1.6.9 - 2025-01-06

What's Changed

  • Fix remove useless fields from nova resources by @cable8mm in #96

Full Changelog: https://github.com/cable8mm/xeed/compare/v1.6.8...v1.6.9

v1.6.8 - 2025-01-06

What's Changed

  • Fix a bug of hasTimestamps() method in ModelGenerator class by @cable8mm in #95

Full Changelog: https://github.com/cable8mm/xeed/compare/v1.6.7...v1.6.8

v1.6.7 - 2025-01-06

What's Changed

  • Add timestamps into model by generator by @cable8mm in #94

Full Changelog: https://github.com/cable8mm/xeed/compare/v1.6.6...v1.6.7

v1.6.6 - 2025-01-06

What's Changed

  • SQLSTATE[22001]: String data, right truncated #84 by @cable8mm in #85
  • SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry #86 by @cable8mm in #87
  • SQLSTATE[22003]: Numeric value out of range: 1264 Out of range value for column #88 by @cable8mm in #89
  • syntax error, unexpected token "," error #90 by @cable8mm in #91
  • Fix `DecimalResolver->fake())'s wrong logic #88 by @cable8mm in #92
  • Remove blank lines of ID field in factory by @cable8mm in #93

Full Changelog: https://github.com/cable8mm/xeed/compare/v1.6.5...v1.6.6

v1.6.5 - 2025-01-04

What's Changed

  • Fix Provider must not be accessed error by @cable8mm in #83

Full Changelog: https://github.com/cable8mm/xeed/compare/v1.6.4...v1.6.5

v1.6.4 - 2025-01-04

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v1.6.3...v1.6.4

v1.6.3 - 2025-01-04

What's Changed

  • Add action_events table into laravel default tables by @cable8mm in #79
  • Add nova tables into laravel default tables by @cable8mm in #80
  • Revise a message for migrations by @cable8mm in #81

Full Changelog: https://github.com/cable8mm/xeed/compare/v1.6.2...v1.6.3

v1.6.2 - 2025-01-03

What's Changed

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

v1.6.1 - 2024-12-30

What's Changed

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

v1.6.0 - 2024-12-30

What's Changed

Full Changelog: https://github.com/cable8mm/xeed/compare/v1.5.1...v1.6.0

v1.5.1 - 2024-12-09

What's Changed

New Contributors

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

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