Releases: AntelopeJS/interface-database
Releases · AntelopeJS/interface-database
Release list
v0.1.6
✅ Tests
- database: Add backend atomic mutation conformance (#17)
❤️ Contributors
- Antony Rizzitelli rizzitelli.antony@pm.me
v0.1.5
🚀 Enhancements
- database: Add explicit atomic single-record mutations (#15)
🏡 Chore
- Replace Biome with oxlint, oxfmt and Knip (#14)
🤖 CI
- Standardize npm releases (#13)
❤️ Contributors
- Antony Rizzitelli rizzitelli.antony@pm.me
- Thomas (@Thomasims)
v0.1.4
🚀 Enhancements
- skills: Ship a consumer skill with the package (#11)
❤️ Contributors
- Antony Rizzitelli upd4ting@gmail.com
v0.1.3
v0.1.2
🚀 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
- Antony Rizzitelli upd4ting@gmail.com
- Thomasims thomas@antelopejs.com
v0.1.1
🚀 Enhancements
- Explicit instance lifecycle; CROSS_TENANT → CROSS_INSTANCE (#7)
- Accept io-ts codecs as table field types (#8)
❤️ Contributors
- Thomas (@Thomasims)
v0.1.0
🚀 Enhancements
- Per-table tenantScoped + CROSS_TENANT + physicalStore (#6)
❤️ Contributors
- Antony Rizzitelli upd4ting@gmail.com
v0.0.4
v0.0.3
💅 Refactors
- Switch test modules from local to npm packages (dde5ce9)
📖 Documentation
- Rewrite documentation for production readiness (c4cb118)
🏡 Chore
✅ Tests
- Add comprehensive test coverage (#4)
🎨 Styles
- Format test config (979b144)
🤖 CI
- Add test step to CI workflow (58db837)
❤️ Contributors
- Antony Rizzitelli upd4ting@gmail.com
- Thomas (@Thomasims)
v0.0.2
🚀 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
- Antony Rizzitelli upd4ting@gmail.com
- Glastis (@Glastis)