Releases: smapiot/piral
Releases · smapiot/piral
0.4.0
- Introduced
subscriptionUrl
- Renamed
gateway
togatewayUrl
- Renamed
availableModules
toavailablePilets
- Renamed
requestModules
torequestPilets
- Added possibility to override pilet requesting
- Automatically insert shared dependencies
- Changed and documented meta format for Piral and pilets
- Moved
provideTranslations
topiral-ext
- Moved
translate
topiral-ext
- Provided ability to extend the global state during setup
- Suffixed foreign APIs with
X
, e.g.,registerTileX
0.3.1
- Updated dependencies
- Added
debug-pilet
command - Added setup for trackers
- Added ability to attach a static module into
piral
v0.3.0
- Documentation enhancements
- Added project landing page
- Integration tests for Piral CLI
- Updated homepage
- Included fetch and GraphQL API extensions in
piral-ext
- Changed
piral
to a framework (piral-core
remains a library) - Implemented support for pilet split (#1)
- Added version to documentation page (#16)