Skip to content

v0.8.5

Compare
Choose a tag to compare
@tim740 tim740 released this 28 Nov 21:10
· 53 commits to master since this release

Added:

y[a]ml value %string% (from|of) file %string%
set y[a]ml value %string% (from|of) file %string% to %object%
delete y[a]ml value %string% (from|of) file %string%

y[a]ml nodes %string% (from|of) file %-string%
add %object% to y[a]ml nodes %string% (from|of) file %string%
remove %object% from y[a]ml nodes %string% (from|of) file %string%
delete y[a]ml nodes %string% (from|of) file %string%

y[a]ml node[s with] keys %string% (from|of) file %-string%
add %object% to y[a]ml node[s with] keys %string% (from|of) file %string%
remove %object% from y[a]ml node[s with] keys %string% (from|of) file %string%
delete y[a]ml node[s with] keys %string% (from|of) file %string%

y[a]ml list %string% (from|of) file %-string%
add %object% to y[a]ml list %string% (from|of) file %string%
remove %object% from y[a]ml list %string% (from|of) file %string%
delete y[a]ml list %string% (from|of) file %string%
#%object% can be a string/boolean/number

Fixed:

#TimeInTimeZone
#this was really buggy and never really worked well
#now it works fine :)

Optimized json
Switched to MetricsLite