0.7.3 (2025-07-18)
0.7.2 (2025-07-18)
0.7.1 (2025-07-02)
0.7.0 (2025-06-20)
0.6.1 (2025-06-19)
0.6.0 (2025-06-07)
0.5.2 (2025-06-01)
- Refactor code structure for improved readability and maintainability (347a094)
0.5.1 (2025-05-27)
- tests: ensure build output exists before running tests π οΈβ (b41f5ec)
0.5.0 (2025-05-27)
- husky: uncomment nvm and corepack commands for pre-push hook π οΈ (aa87ed7)
- tests(emojis): enhance user emojis reference validation in dynamic config tests πβ¨ (4f9e114)
- tests: enhance user emojis reference validation in dynamic config tests πβ¨ (77cfa35)
- tests: enhance user emojis reference validation in dynamic config tests πβ¨ (dd1a411)
- types: add type declarations for optional color libraries π¨ (1aa27fe)
- types: update type declarations from any to unknown for optional color libraries π¨ (3a3f273)
- config: add example configuration for emoji randomization and color options π (c5e66a1)
- config: enhance emoji options and improve config loading tests π (1b41833)
- logging: add negation filtering support for log patterns π (0836ecb)
- logging: enhance LOG pattern support with negation and multiple delimiters π (f623885)
- tests: add comprehensive unit tests for logface functionality (0609f33)
- tests: update user emojis reference in dynamic config tests πβ¨ (95f1214)
0.4.0 (2025-05-25)
- add linting step to release scripts for improved code quality (fc076eb)
- add linting step to version bump scripts for improved code quality (3dfee5d)
- handle optional color library imports with error handling (70fe972)
- add reusable log prefix matching helpers with regex support (20e04bf)
- add user config loading and reloading functionality (e9d9b66)
- enhance config loading functionality and improve log prefix matching tests (0d0bff2)
- enhance log prefix matching helpers to support wildcard and optional tags (958239b)
0.3.0 (2025-05-23)
- update parameter name in setLevel method and improve test assertions for idiomatic usage (576a0c8)
- add setLevel and getLevel methods for runtime log level management (37c4bd4)
0.2.9 (2025-05-21)
- update type assertion for logface methods and add SMOKE environment variable in workflow (1021d8d)
0.2.0 (2025-05-09)
- add set -x to pre-commit and pre-push hooks for better debugging; update build scripts to use pnpm (767b2f7)
- correct export statement for Logger type (ec3c112)
- reorder lint and build:test commands in pre-push hook for improved execution flow (bd78f56)
- update .gitignore to include additional archive formats; remove obsolete npm smoke test and related files (9c06d67)
- update @types/node version to 22.15.17 in package.json and yarn.lock; add unit and integration tests for logface package (eb4186e)
- update job names in GitHub Actions workflow and adjust build steps; correct copyright year in LICENSE file; add typeRoots in tsconfig (7c643cb)
- update version to 0.1.12 in package.json (c36ae26)
- update version to 0.1.16 in package.json (5697162)