Releases: curtd/LoggingCommon.jl
Releases · curtd/LoggingCommon.jl
v1.2.1
LoggingCommon v1.2.1
Diff since v1.2.0
Merged pull requests:
- fix: Fix missing key-type specifying
LogRecord
constructor (#7) (@curtd)
v1.2.0
LoggingCommon v1.2.0
Diff since v1.1.0
Merged pull requests:
- feat: Added optional
KeyType
arg to log_record_data
(#6) (@curtd)
v1.1.0
LoggingCommon v1.1.0
Diff since v1.0.2
Merged pull requests:
- feat: Made
LogRecordData
keys parametric, rather than being restricted to Symbols (#5) (@curtd)
v1.0.2
LoggingCommon v1.0.2
Diff since v1.0.1
Merged pull requests:
- Fix uneven trailing whitespace in strings (#3) (@c42f)
- deps: Set
Dictionaries
0.3
-> 0.3, 0.4
(#4) (@curtd)
v1.0.1
LoggingCommon v1.0.1
Diff since v1.0.0
Merged pull requests:
- fix: Fix type conversion in StaticLogRecordMetadata constructor (#2) (@curtd)