Releases: datalust/clef-tool
Releases · datalust/clef-tool
v2.0.64
v2.0.60
- #37 - modernization (@nblumhardt)
- Switch to Serilog.Expressions for filtering and formatting; this has the advantage of using CLEF property names natively, e.g.
@m like 'TEST%'
rather than@Message like 'TEST%
, addingci
modifier support,#if
/#each
conditional blocks, and opening up more language extension possibilities - Publish as a .NET 6.0 single file app
- Add support for
osx-arm64
- Publish as a .NET tool (
dotnet tool install --global Datalust.ClefTool
, anddotnet clef ...
) - README updates
- Switch to Serilog.Expressions for filtering and formatting; this has the advantage of using CLEF property names natively, e.g.
v1.1.52
Merge pull request #34 from datalust/dev 1.1.0 Release