Releases: 256dpi/fire
Releases · 256dpi/fire
v0.34.4
v0.34.3
v0.34.2
- blaze: check existence earlier during Assign
- coal: added note about using "$unset" with "Apply"
- coal: support translation when using "Apply"
- fire: support absent filtering for strings
- fire: support absent relationship filters
- flame: added callback
- torch: only attempt computations once by default
- torch: remove tag only if run in transaction
- torch: fix recomputation of zero value
- updated lungo
v0.34.1
- blaze: use improved media type parser from serve
- torch: updated tag names
- coal: prevent use of dot notation in tag names
- torch: do not recompute zero hashes
- coal: introduced Item interface
- coal: added List helper
- axe: use coal.Item for events
- coal: visualize item fields
- coal: added item path support
- coal: added item type
- stick: refactored UnmarshalKeyedList
- coal: removed ToM and ToD helpers
- stick: choose URL validity requirement and fixed tests
- stick: IsURL checks request URL validity
- ash: relax field existence requirement
- coal: support extensions
- torch: add model name to compute and check operation name
- torch: always clear computation status
v0.34.0
- torch: added sync/async operation, computatation and check framework
- roast: allow zero or many await callbacks
- spark: cleaned up readme
- coal: added model tags (with wildcard index)
- coal: return error for writes during a read only transaction
- coal: expand transaction information
- coal: handle unknown transaction result error
- coal: validate updated models
- coal: extracted apply helper
- coal: stop ProcessEach pipeline on worker error
- axe: improved await error handling
- axe: support extending jobs
- stick: support building accessor for nil value
- blaze: added assign helper
- use xo.Crash instead of xo.Panic
- support both pagination mechanism or only cursor pagination
- updated dependencies
v0.33.5
v0.33.4
v0.33.3
v0.33.2
- blaze: wrap registry
- coal: wrap registry with lookup method
- stick: added registry lookup
- blaze: allow zero size when deleting
- blaze: verify file uniqueness in lists
- blaze: go back to reference retainment
- blaze: trigger update on ref change to raise error
- fire: properly return error from context helpers
- blaze: set new link reference during claim
- removed task
- updated readme
v0.33.1
- fire: expose parent model during forwarded requests
- fire: do not use flags for timestamp modifier
- coal: added verify function
- axe: added await function
- glut: added restricted values with custom deadline
- glut: added ensure
- glut: renamed functions
- ash: fixed access check for collection actions
- blaze: added attach function
- roast: attempt to decode jsonapi errors
- roast: added await method
- roast: added call method
- roast: added URL method
- simplified testing
- updated lungo