Releases: fleetingbytes/readylog
v0.6.1
v0.6.0
v0.6.0 (2026-02-06)
This release is published under the BSD-2-Clause License.
Features
- Possibility to specify time format (
43373cd)
Detailed Changes: v0.5.0...v0.6.0
v0.5.0
v0.5.0 (2026-02-05)
This release is published under the BSD-2-Clause License.
Chores
- Update dependencies (
98ca629)
Code Style
- Ignore excessive complexity of decorator function (
2266b93)
Features
- Support additional loggers (
5205fc3)
Detailed Changes: v0.4.0...v0.5.0
v0.4.0
v0.4.0 (2026-02-02)
This release is published under the BSD-2-Clause License.
Continuous Integration
- chore: Update action versions (
85ee9e1)
Features
- Change log format (
1600e3b)
Detailed Changes: v0.3.0...v0.4.0
v0.3.0
v0.3.0 (2026-02-02)
This release is published under the BSD-2-Clause License.
Chores
- Update dependencies (
f95304b)
Continuous Integration
- Update action versions (
b726510)
Features
- Reorder fields in log message format (
8eaeadf)
Detailed Changes: v0.2.0...v0.3.0
v0.2.0
v0.2.0 (2025-10-28)
This release is published under the BSD-2-Clause License.
Features
- Allow strings to specify path to log file (
b1a15e9)
Testing
-
Introduce end-to-end app test (
8151146) -
debug: Find out why app console log has 4 lines rather than 3 (
b23e1a0) -
debug: Find out why app console log has 4 lines rather than 3 (
b452f07) -
debug: Try to debug checking end-to-end test results (
e966eab) -
fix: Correct end to end app test logic (
24c6ffa) -
fix: Correct syntax (
b0339d4) -
fix: Try to quiet uv's output when installing script dependencies (
dae8dfd) -
fix: Use variables and output redirection (
d6dd42f)
Detailed Changes: v0.1.1...v0.2.0
v0.1.1
v0.1.1 (2025-10-21)
This release is published under the BSD-2-Clause License.
Bug Fixes
Chores
Code Style
Refactoring
Testing
- Test general configuration and log output (
988c74e)
Detailed Changes: v0.1.0...v0.1.1
v0.1.0
v0.1.0 (2025-10-10)
This release is published under the BSD-2-Clause License.
- Initial Release