krl-compiler
Advanced tools
Changelog
0.52.2 - January 2, 2020
Changelog
0.52.0 - December 20, 2019
Changelog
0.51.0 - July 26, 2019
engine:registerRulesetFromSrc
- see 456engine:doesKRLParse
- see 456io.picolabs.test
for testing KRL rulesets - see 456io.picolabs.ds
and io.picolabs.wrangler.profile
for general purpose datastore and replacement for io.picolabs.pds
- see 456io.picolabs.collection
- see 456ent:map{..}
semantics to match map{..}
- see 458Changelog
0.50.0 - May 23, 2019
Pico Sovrin Agents are now available!
indy:*
meta:rulesetLogging
to indicate the ruleset logging
setting. Defaults to false
time:now(date)
can be given the number of milliseconds since the UNIX epoch..reduce()
on a single item properly gives all 4 arguments to the reducer function.autosend
to http:*
to send an event when the http response is received.Changelog
0.49.0 - November 29, 2018
.
operators i.e. a.b(c)
is syntax sugar for b(a, c)
- see 171ent:v := ent:v.append(..)
- see 425ent:v := ent:v.put(..)
- see 425/api/db-dump
is gone! The UI scales better now - see 424