-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release notes for Tile Loader an other runtime packages (#76)
- Loading branch information
Paul Le Cam
authored
Oct 29, 2021
1 parent
4684211
commit 581e9ff
Showing
4 changed files
with
81 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
## 2021-10-29 | ||
|
||
### `@glazed/datamodel` v0.2.0 | ||
|
||
Added support for `TileLoader` from new `@glazed/tile-loader` package. | ||
|
||
### `@glazed/did-datastore` v0.2.0 | ||
|
||
- Added support for `TileLoader` from new `@glazed/tile-loader` package. | ||
- Added support for specifying an `id` in constructor, to use instead of authenticated DID from the Ceramic instance. | ||
- Added support for specifying a custom controller in mutation methods. | ||
- Added `getMultiple()` method to load a record for multiple DIDs at once. | ||
- Improved internal logic for pinning streams. | ||
|
||
### `@glazed/tile-loader` v0.1.0 | ||
|
||
Initial release. | ||
|
||
## 2021-08-26 | ||
|
||
### `@glazed/cli` v0.1.0 | ||
|
||
Initial release. | ||
|
||
### `@glazed/constants` v0.1.0 | ||
|
||
Initial release. | ||
|
||
### `@glazed/datamodel` v0.1.0 | ||
|
||
Initial release. | ||
|
||
### `@glazed/devtools` v0.1.0 | ||
|
||
Initial release. | ||
|
||
### `@glazed/did-datastore` v0.1.0 | ||
|
||
Initial release. | ||
|
||
### `@glazed/types` v0.1.0 | ||
|
||
Initial release. | ||
|
||
### `jest-environment-ceramic` v0.14.0 | ||
|
||
Updated dependencies. | ||
|
||
### `jest-environment-glaze` v0.1.0 | ||
|
||
Initial release. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters