Releases: 256dpi/fire
Releases · 256dpi/fire
v0.20.2
v0.20.1
v0.20.0
- all: migrated to official mongo driver
- all: updated docs and website
- all: minor renamings of methods and types
- fire: added support for transactions
- fire: renamed soft protection to tolerate violations
- fire: added support for idempotent create and consistent update
- coal: provide ID that forwards to primitive.ObjectID
- coal: updated stream API and added new Reconcile API
- coal: added traced collection
- flame: exposed JWT methods
- axe: added context
- axe: improved queueing algorithm
- spark: improved WS and SSE handling
- wood: removed package
v0.19.3
v0.19.2
v0.19.1
v0.19.0
- coal: allow flags on model fields
- coal: added L helper to retrieve flagged fields
- coal: added require helper
- flame: removed describe methods in favor of field flags
- flame: renamed token fields to match default models
- fire: implemented soft delete using field flags
- fire: use model flags for timestamp validator