Skip to content

Releases: AntelopeJS/interface-database

v0.1.6

Choose a tag to compare

@Upd4ting Upd4ting released this 14 Sep 22:35

compare changes

✅ Tests

  • database: Add backend atomic mutation conformance (#17)

❤️ Contributors

v0.1.5

Choose a tag to compare

@Upd4ting Upd4ting released this 14 Sep 21:31

compare changes

🚀 Enhancements

  • database: Add explicit atomic single-record mutations (#15)

🏡 Chore

  • Replace Biome with oxlint, oxfmt and Knip (#14)

🤖 CI

  • Standardize npm releases (#13)

❤️ Contributors

v0.1.4

Choose a tag to compare

@Upd4ting Upd4ting released this 20 Jul 19:11

compare changes

🚀 Enhancements

  • skills: Ship a consumer skill with the package (#11)

❤️ Contributors

v0.1.3

Choose a tag to compare

@Upd4ting Upd4ting released this 16 Jun 11:34

v0.1.2

Choose a tag to compare

@Upd4ting Upd4ting released this 12 Jun 16:58

compare changes

🚀 Enhancements

  • selection: Accept ValueProxy keys in Table.get and Table.getAll (#9)

📖 Documentation

  • Fix Stream.group() mapper parameter naming (b4424bd)

✅ Tests

  • Bump mongodb module to 1.2.1 and set test database name (ac8a80b)

❤️ Contributors

v0.1.1

Choose a tag to compare

@Upd4ting Upd4ting released this 22 May 12:01

compare changes

🚀 Enhancements

  • Explicit instance lifecycle; CROSS_TENANT → CROSS_INSTANCE (#7)
  • Accept io-ts codecs as table field types (#8)

❤️ Contributors

v0.1.0

Choose a tag to compare

@Upd4ting Upd4ting released this 10 May 12:46

compare changes

🚀 Enhancements

  • Per-table tenantScoped + CROSS_TENANT + physicalStore (#6)

❤️ Contributors

v0.0.4

Choose a tag to compare

@Upd4ting Upd4ting released this 22 Apr 19:42

compare changes

🏡 Chore

  • Package maintenance (#5)

❤️ Contributors

v0.0.3

Choose a tag to compare

@Upd4ting Upd4ting released this 05 Apr 17:01

compare changes

💅 Refactors

  • Switch test modules from local to npm packages (dde5ce9)

📖 Documentation

  • Rewrite documentation for production readiness (c4cb118)

🏡 Chore

  • Update dependencies (e6b77a7)
  • Upgrade test MongoDB binary to 8.0.8 (8a442cf)

✅ Tests

  • Add comprehensive test coverage (#4)

🎨 Styles

🤖 CI

  • Add test step to CI workflow (58db837)

❤️ Contributors

v0.0.2

Choose a tag to compare

@Upd4ting Upd4ting released this 22 Mar 16:11

🚀 Enhancements

  • Initial interface-database package (f73d27c)

📖 Documentation

  • Clarify current version status (b6ca2ce)
  • Update license section in README.md (e24f75b)
  • Updates badge URL (a9ca1a0)
  • Improved shields (#1)
  • Fixed link to README.md dans docs/index.md (#2)
  • Added lookup feature documentation (#3)

🏡 Chore

  • Import existing codebase (e636f47)
  • Rename version (05f7fd2)
  • Rename license file (fce108c)
  • Update @antelopejs/interface-core to 0.0.2 (e73fc81)

❤️ Contributors