- 🧹: Architecture + code + tests (1c020a4)
- Github-actions [email protected]
- Ruby [email protected]
- 🧹: Architecture + code + tests (1c020a4)
- 🦉: V1.11.2 (4907d1a)
- Ruby [email protected]
- Github-actions [email protected]
- 🤖: Add rebase step for develop branch in merge workflow (f4f4afe)
- Ruby [email protected]
- 🤖: Import GPG and autosign commit (4c64aa5)
- Ruby [email protected]
- 🚀: Integrate translation (f78fb16)
- 🧹: Refacto Error System (573145d)
- 🧪: Refactor and improvements tests (f80fd44)
- Ruby [email protected]
1.10.0 (2024-11-11)
- Don't use Barrel File in code base only to export (b97af71)
- correction name erroKeys (2d8869c)
- add exports multiple entry point (81528f2)
- add splitting (ddbd203)
- change export (simplify) (1659059)
- update package export and update nvmrc and bundler (926bd99)
1.9.3 (2024-11-07)
- reduce package size (c96d52d)
1.9.2 (2024-11-07)
- update eslint (1eeb8a6)
1.9.1 (2024-10-07)
- correction name (because bun bundler has no keepName like esbuild) (c8f628a)
1.9.0 (2024-10-03)
- code improvement (b0b7f78)
- add tests (not finish) (103fe7a)
- refacto to support bun (fc91ebc)
1.8.2 (2024-08-14)
- add comment on errors when interpolated (dca197e)
1.8.1 (2024-08-14)
- merge all errorkeys + clean value... (e44d51a)
- downgrade version for the moment (6cc42b4)
1.8.0 (2024-08-13)
- add name to BasaltError (12dc704)
1.7.3 (2024-08-13)
- change error value for i18n (b3a01d5)
- update dependencies and node version (c3c42d7)
1.7.2 (2024-07-12)
- update dependencies (0abd07c)
1.7.1 (2024-07-01)
- improve to esm (243f34b)
1.7.0 (2024-06-27)
- cjs to esm + imrpovement ... (cfc1340)
1.6.2 (2024-03-28)
- update packages + add comment to bundle (f5d2dbd)
- change node version to workflow file (f8a1471)
1.6.1 (2024-03-22)
- correction npmignore (2921a75)
- update workflows (ca3b997)
- update readme (d48ef5f)
1.6.0 (2024-03-22)
- Update build env (ccb320b)
- improvement of archi (8c1d116)
- add test + improvements (1457713)
1.5.1 (2024-01-16)
- recreate date object (abcd6f7)
- correction units tests (a1ab0be)
1.5.0 (2023-12-27)
- change prefixDate to date (7bede12)
- update test for changement prefixDate to date (4bbfb95)
1.4.0 (2023-12-18)
- possibility to log an object + create a new strategy is more flex (093e5ca)
- update version and package (5aca607)
- correction and add new tests (01e762a)
1.3.0 (2023-12-12)
- add getter for strategies (09b6cfd)
- add units tests (52df8b7)
1.2.0 (2023-11-26)
- Log in specific strategies and not necessarily all strategies (8ef3d9a)
- update tests (f131178)
1.1.0 (2023-11-23)
- add FileLoggerStrategy (2c35468)
- add FileLoggerStrategy tests (9a61214)
- improvement BasaltLogger tests (4af8112)
- improvement ConsoleLoggerStrategy tests (7d2a52f)
- add clearStrategies and add throw error when no strategy (519a051)
- add console strategy (7b2dc8a)
- add Enum LogLevels (2350816)
- Add main classes BasaltLogger (379c704)
- Error Classes (6e05546)
- interface for Strategy (2992f99)
- little correction BasaltLogger and console logger strategy (2e8b0a1)
- remove color for more flexibility (1ba3bd8)
- remove type string of chunk (224b893)
- init env to compile and add dependencies (8d827de)
- add new test (0886fc0)
- add units tests (1797fec)
- fix should throw an error when no strategies are added of debug (655f41b)
- add github action to coverage and release (0a9e40c)
- add eslint (0d3f296)