Closed nblumhardt closed 5 months ago
@nblumhardt Version 5.0.0 is not available on NuGet yet, is publishing it on NuGet done separately? I don't know if it is related, but I notice that that the previous release contains a .nupkg file, but this one doesn't.
~This targets dev; merging publishes -dev-xxxx
packages. When that hits main
, the unsuffixed release is published~
Silly me, I didn't look nor think; apologies if this was confusing, Rene..
In general, -dev
releases should be safe to use
This one is the merge to main
; looks like publishing may have failed, I'll dig into it, thanks both :+1:
110 - fix crash in
PublishedTrimmed=True
builds (@malciin)108 - breaking - make the
rest()
function aware of@p.X
and@p['X']
(@nblumhardt)109 - add the
Inspect()
function (@nblumhardt)116, #117 - breaking - update to Serilog 4 (@Olgagaa, @nblumhardt)
113, #115 - README updates (@andriibratanin,
@RandomBuffer
)