Releases: Andesite-Lab/Core
Releases · Andesite-Lab/Core
v1.43.0
1.43.0 (2024-12-05)
Features
- add introspection to protected (91519ee)
v1.42.1
1.42.1 (2024-12-04)
Bug Fixes
- remove 'e' from domain ... (1a79fbf)
v1.42.0
1.42.0 (2024-11-20)
Features
- add $q for search occurence in all column (like elastic) (29432b2)
Build System
v1.41.1
1.41.1 (2024-11-14)
Bug Fixes
- correction export in package json (58d9545)
v1.41.0
1.41.0 (2024-11-14)
Features
- add error when no search is send to delete (block delete all) (980fd75)
- add error when no search is send to update (block update all) (89d5649)
v1.40.1
1.40.1 (2024-11-12)
Code Refactoring
- remove intern barrel file and useless type (f84024a)
Build System
- refactor build system with peerDeps, multi export and splitting (20cb584)
v1.40.0
1.40.0 (2024-11-08)
Features
- Prepare Search Model makes "AND" requests (8e7517a)
- refacto match whereclause for date, and refacto complex queries (469f252)
Build System
Styles
v1.39.0
1.39.0 (2024-11-05)
Features
- add Azure Factory + BlobServiceClient + ContainerClient (9c12ebb)
- add checkBlobExist and getBlobInfo (f14b038)
- add plugin MultipartPlugin (4dadc2c)
- apply search to count total in find handler crud (066af68)
Code Refactoring
- clean whitespace + reorganise import (c04de86)
- little improvement log and code (d410484)
Build System
- update deps + add azure storage package (88b7060)
Styles