Releases: h-REA/hREA
0.0.1-alpha.4
What's Changed
- Major rewrite to indexing logic to allow for mixed DNA references; and to enable same-DNA composition for all zomes where desirable
- Fixed link deletion erroneously deleting unrelated links
- Updated all index zomes to return data in a Relay-compatible paginated format
- Fixed
EconomicResource.name
not being persisted - Fixed
containedIn
/contains
resolvers inEconomicResource
- Fixed
EconomicResource
indexing zome crashing due to missingEntryDefs
(note: might still affect other zomes, needs testing) - Add pnpm to nix-shell environment. by @adaburrows in #217
- Various fixes to developer toolchain
- Workaround issues with GraphQL 16.x by downgrading to 15.x in tests
- More integration tests passing
- Update for HDK 0.0.124
New Contributors
- @adaburrows made their first contribution in #217
Full Changelog: 0.0.1-alpha.3...0.0.1-alpha.4
0.0.1-alpha.3
If you would like to access and use the holorea-graphql-explorer, you can do so with the "Holochain Launcher".
Install https://github.com/holochain/launcher/releases/tag/v0.3.10
Download hrea.webhapp
from the Assets below.
Open 'Holochain Launcher'.
Click 'Install New App'.
Select the hrea.webhapp
file from your file system.
Click 'Install App' without changing any fields.
Click 'Open' once it has successfully installed.
To see what you can do with it, you can check out this article: https://hackmd.io/@connoropolous/B1B5qAIpK
What's Changed
- Updated for Holochain v0.0.127 and HDK 0.0.123 , with the new validations architecture
- fix broken agent resolver by @Connoropolous in #201
- fixes #208 - update multiple times by @Connoropolous in #209
- Fix
hasUnit
andcreateUnit
bugs by @Connoropolous in #207
Known bugs for this release
0.0.1-alpha.3-test1
If you would like to access and use the holorea-graphql-explorer, you can do so with the "Holochain Launcher".
Install https://github.com/holochain/launcher/releases/tag/v0.3.9
Download hrea.webhapp
.
Open 'Holochain Launcher'.
Click 'Install New App'.
Select the hrea.webhapp
file from your file system.
Click 'Install App' without changing any fields.
Click 'Open' once it has successfully installed.
To see what you can do with it, you can check out this article: https://hackmd.io/@connoropolous/B1B5qAIpK