Skip to content

Releases: Andesite-Lab/Core

v1.43.0

05 Dec 11:36
a51c5f2
Compare
Choose a tag to compare

1.43.0 (2024-12-05)

Features

  • add introspection to protected (91519ee)

v1.42.1

04 Dec 15:02
88e0ae3
Compare
Choose a tag to compare

1.42.1 (2024-12-04)

Bug Fixes

  • remove 'e' from domain ... (1a79fbf)

v1.42.0

20 Nov 10:39
aaf503a
Compare
Choose a tag to compare

1.42.0 (2024-11-20)

Features

  • add $q for search occurence in all column (like elastic) (29432b2)

Build System

v1.41.1

14 Nov 15:52
6719280
Compare
Choose a tag to compare

1.41.1 (2024-11-14)

Bug Fixes

  • correction export in package json (58d9545)

v1.41.0

14 Nov 10:53
19e3ca9
Compare
Choose a tag to compare

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

12 Nov 10:42
b6bc26c
Compare
Choose a tag to compare

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

08 Nov 09:50
d070919
Compare
Choose a tag to compare

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.1

07 Nov 08:33
8bea6d6
Compare
Choose a tag to compare

1.39.1 (2024-11-07)

Styles

v1.39.0

05 Nov 14:50
953cd6f
Compare
Choose a tag to compare

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

v1.38.0

16 Oct 13:19
3c475a4
Compare
Choose a tag to compare

1.38.0 (2024-10-16)

Features

  • handle driver mssql error (42414c9)