Releases: psrenergy/LoggingPolyglot.jl
Releases · psrenergy/LoggingPolyglot.jl
v0.3.2
LoggingPolyglot v0.3.2
Merged pull requests:
- Add new function to close logger (#11) (@guilhermebodin)
v0.3.1
LoggingPolyglot v0.3.1
Merged pull requests:
- check logger before closing polyglot logger (#10) (@viniciusjusten)
v0.3.0
LoggingPolyglot v0.3.0
Breaking changes
brackets_dict
is deprecated. Usebracket_dict
instead.
Merged pull requests:
- add success level (#7) (@guilhermebodin)
- Fix Aqua.jl integration (#8) (@raphasampaio)
- Add Separator Parameter (#9) (@raphasampaio)
Closed issues:
- Add another log: success / finished / ... (#6)
v0.2.2
v0.2.1
v0.2.0
LoggingPolyglot v0.2.0
Merged pull requests:
- Remove the exit(1) and add the possibility of throwing an Exception (#1) (@guilhermebodin)