Skip to content

Releases: robinstraub/fabrique

fabrique-v0.3.1

23 Feb 17:36
cb56cd8

Choose a tag to compare

Added

  • genericize test macro (#133)

Other

  • release v0.3.0 (#127)
  • [breaking] allow multiple backends (#131)
  • accept model references in factory methods (#130)
  • generate HasMany methods from the child side (#129)
  • gate factories behind the testing feature (#128)

fabrique-derive-v0.3.1

23 Feb 17:36
cb56cd8

Choose a tag to compare

chore: Release package fabrique-derive version 0.3.1

fabrique-core-v0.3.1

23 Feb 17:35
cb56cd8

Choose a tag to compare

chore: Release package fabrique-core version 0.3.1

fabrique-derive-v0.3.0

21 Feb 10:19
9cb0231

Choose a tag to compare

chore: Release package fabrique-derive version 0.3.0

fabrique-core-v0.3.0

21 Feb 10:18
9cb0231

Choose a tag to compare

chore: Release package fabrique-core version 0.3.0

fabrique-v0.2.2

10 Feb 09:32
1511983

Choose a tag to compare

Fixed

  • expose rust type instead of the database type (#123)

Other

  • tag sqlite feature for publishing docs (#121)

fabrique-derive-v0.2.2

10 Feb 09:32
1511983

Choose a tag to compare

chore: Release package fabrique-derive version 0.2.2

fabrique-core-v0.2.2

10 Feb 09:31
1511983

Choose a tag to compare

chore: Release package fabrique-core version 0.2.2

fabrique-v0.2.1

09 Feb 17:32
c50878d

Choose a tag to compare

Added

  • add named join support (#113)
  • auto-create belongs-to relations with factories (#111)
  • add insert entrypoint to model (#110)
  • add type-safe column selection support (#89)
  • add support for multiple backends (#79)

Other

  • centralize changelog (#116)
  • allow Into types to be passed to reduce noise (#109)
  • clarify fabrique positionning (#108)
  • make select implicit on base model (#90)
  • add markdown codestyle check (#83)

fabrique-core-v0.2.1

09 Feb 15:31
78b7202

Choose a tag to compare

chore: Release package fabrique-core version 0.2.1