2.1.1 • Published 5 months ago
@dbjs/core v2.1.1
@dbjs/core previously acid-db
Releases
2.1.0 Refactor: DBTable & DBChunk - Type Safety & Documentation
- Improved DBTable.select with typed column selection & return type.
- Added comprehensive JSDoc to DBTable class & methods.
- Ensured consistent use of
this.currentConstructor. - Typed column access in DBChunk.getColumnIndex.
- Added keyof type safety to DBTable.listDistinctValues.
- Detailed explanation for currentConstructor getter.
- Minor test cleanup for consistency.
2.0.1 Refactor: Modernize dependencies and improve type safety
- Updated dependencies (Jest, TypeScript, uuid, json5) and removed LZMA
- Implemented generics in DBFilter for enhanced type safety
- Improved filter performance and added debugging in DBChunks
- Simplified SuperArray with Lodash and added new tests
- Updated TypeScript target to ES2022 for modern features
0.5.1
- Improved docs
0.4.0
- Added class DBFilter
0.3.4
- DBTable.OrderBy now uses a stable sort
0.3.2
- Improved typeScript Support
0.3.1
- Added typeScript Support
#TODO
- Add support for custom row decoding
2.1.1
5 months ago
2.1.0
5 months ago
2.0.1
2 years ago
2.0.0
2 years ago
1.1.0-alpha.4
4 years ago
1.1.0-alpha.2
4 years ago
1.1.0-alpha.3
4 years ago
1.1.0-alpha.1
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago
1.0.0-alpha.3
5 years ago
1.0.0-alpha.2
5 years ago
1.0.0-alpha
5 years ago