Skip to content

Releases: eyo-chen/gofacto

v1.1.0

29 Sep 13:12
a07937a
Compare
Choose a tag to compare

Features

  • feat: support multi-level association relationship #39

Bugfixes

  • bug: handle pointer foreign key #38
  • bug: ensured unique references when applying overwrites in type conversion logic #40

Enhancements

  • refactor: Improve error handling in New function for non-struct inputs #37

Documentation

  • chore: update readme and code example #41

v1.0.0

25 Aug 15:29
39cf1d8
Compare
Choose a tag to compare
  • Basic and advanced mock data generation
  • Support for various databases and ORMs
  • Basic association relationship support