Releases: MystenLabs/mvr
Releases · MystenLabs/mvr
Release v0.1.0
What's Changed
- [chore] - update sui deps to mainnet by @patrickkuo in #222
- Custom Receive by @tonylee08 in #221
- [MVR indexer] - update sui deps to latest to include indexer debugging logs by @patrickkuo in #223
- Package Info Upgrade by @tonylee08 in #224
- MVR metadata package v2 by @tonylee08 in #225
- Update / organize deps by @manolisliolios in #229
- [app] Remove GQL alpha & use modern SDKs (+ mvr support) by @manolisliolios in #231
- Update sui rust sdk / move binding & fix errors by @manolisliolios in #230
- Upgrade mvr-indexer to latest sui-indexer-alt-framework by @tpham-mysten in #235
- [CLI] Refactor for usage with pkg-alt by @manolisliolios in #234
New Contributors
- @tpham-mysten made their first contribution in #235
Full Changelog: v0.0.14...v0.1.0
Release v0.0.14
What's Changed
- [app] Add source header by @manolisliolios in #188
- [app] Show actual "dependents" count by @manolisliolios in #209
- [app] Supports title linking in READMEs by @manolisliolios in #210
- [app] Better spacing for lists in READMEs by @manolisliolios in #211
- [app] Remove --network references, as it is no longer needed by @manolisliolios in #213
- [api] Generate & serve sitemap by @manolisliolios in #212
- [api] Hotfix on analytics intervals by @manolisliolios in #214
- [app] Add analytics diagram & total dependents count by @manolisliolios in #215
- [app] Better README links & hash navigation by @manolisliolios in #216
- [app] Proxy sitemap on the app for same-domain serving by @manolisliolios in #217
- [api] Add per-package analytics / 90d by @manolisliolios in #218
- [app] minor fix for testnet by @manolisliolios in #219
- [cli] Fix
dev-dependenciesnot being re-rooted by @manolisliolios in #220
Full Changelog: v0.0.13...v0.0.14
v0.0.13
Release v0.0.13
Release v0.0.12
What's Changed
- v.0.0.11 by @manolisliolios in #163
- [api] Paginated response utils & super basic name lookups by @manolisliolios in #166
- [mvr indexer] - added CI mode for ingestion only test by @patrickkuo in #168
- [api] Add tests for name lookups by @manolisliolios in #167
- [api] Minor refactor on paginated data, test queries by @manolisliolios in #169
- [app] Fix wallet
signAndExecutewrong reaction to custom chain by @manolisliolios in #171 - Fix move-binding crate's version by @manolisliolios in #174
- [cli] Utilize sparse checkout for fetching source by @manolisliolios in #172
- [cli] Add search functionality on the CLI by @manolisliolios in #170
- [testing] Test integration runner is now in rust & test some commands. by @manolisliolios in #173
- [api] Basic batch size check by @manolisliolios in #175
Full Changelog: v0.0.11...v0.0.12
Release v0.0.11
What's Changed
- [cli] Fix local transitive deps by @manolisliolios in #162
Full Changelog: v0.0.10...v0.0.11
Release v0.0.10
What's Changed
- [app] Migrate to new MVR API by @manolisliolios in #159
- [cli] version bump to 0.0.10 by @manolisliolios in #160
- [cli] Fix versioned deps bug & more testing by @manolisliolios in #161
Full Changelog: v0.0.9...v0.0.10
Release v0.0.9
What's Changed
- Bump cli version by @stefan-mysten in #130
- [mvr indexer] - indexer bug fixes 1 by @patrickkuo in #127
- [mvr indexer] - bugfixes 2 by @patrickkuo in #134
- [api] Adds monitoring by @manolisliolios in #133
- [api] metrics & bulk type resolution fix by @manolisliolios in #136
- [contract][core] Allow free metadata editing on app records by @manolisliolios in #137
- [contract] formatting & .prettierrc by @manolisliolios in #138
- Rephrase ownership FAQ by @tedks in #141
- [mvr indexer] - separate mainnet and testnet indexer by @patrickkuo in #139
- V3 publishing by @manolisliolios in #142
- [multisig] V3 source & public-names (mvr name) mapping by @manolisliolios in #143
- [mvr indexer] - run schema migration by @patrickkuo in #140
- add env var for network selection by @tharbert in #145
- [mvr-api] Introduce "definition" APIs by @manolisliolios in #146
- [mvr indexer] - add dedup to all pipelines by @patrickkuo in #147
- [MVR indexer] - indexer tests by @patrickkuo in #144
- [api] Use canonical string (with prefix) for package ids by @manolisliolios in #148
- [mvr indexer] - update sui deps to 1.45.0 by @patrickkuo in #149
- [api] Test API resolution endpoints by @manolisliolios in #150
- [api] Add single name querying (metadata, package_info & git_info) by @manolisliolios in #151
- [crates] Make
mvr-typesdepend onsui-sdk-typesinstead by @manolisliolios in #152 - [workflows] Cancel multiple runs in the same PR by @manolisliolios in #156
- [cli] Use
mvr_typesinstead of re-defining parsing by @manolisliolios in #153 - [cli] Split out the source fetching logic, test it, and make it download less by @manolisliolios in #154
- [cli] Enable omitting
--networkflag when already set by @manolisliolios in #155 - [cli] Migrate CLI to use the new API by @manolisliolios in #157
- [cli] Use prod endpoints by @manolisliolios in #158
Full Changelog: v0.0.8...v0.0.9
Release v0.0.8
What's Changed
- bump version by @manolisliolios in #92
- Fix failing release by @manolisliolios in #93
- Enable subdomains by @manolisliolios in #94
- [fe] Allow updating saved
GitInfoby @manolisliolios in #96 - [scaffold] multisig operations by @manolisliolios in #99
- Upgrade mainnet pkg by @manolisliolios in #100
- V2 lockfile changes by @manolisliolios in #101
- [multisig] Prepare operations by @manolisliolios in #102
- MVR indexer using indexer-alt framework by @patrickkuo in #98
- Separate schema from indexer | move to
/cratesby @manolisliolios in #103 - Move mvr-cli to crates by @manolisliolios in #104
- docker fix by @chris-gorham in #106
- Introduce MVR types by @manolisliolios in #105
- [mvr indexer] - index git info by @patrickkuo in #107
- [mvr indexer] - refactoring and remove sui-sdk deps by @patrickkuo in #111
- [mvr indexer] - index package info by @patrickkuo in #108
- [mvr indexer] - index name record by @patrickkuo in #110
- Public good names by @manolisliolios in #95
- [frontend] Adds support for Subname registration by @manolisliolios in #115
- [frontend] Adds better validation in the package creation screen by @manolisliolios in #116
- [frontend] Expand support to non-owned NS names by @manolisliolios in #117
- [frontend] Fix minor issue on update by @manolisliolios in #118
- [api][1/n] Scaffold API & add basic resolution endpoints by @manolisliolios in #112
- [frontend] Public names by @manolisliolios in #120
- [api] fix type resolution endpoints & more consistent naming by @manolisliolios in #122
- [mvr indexer] - upgrade move binding crate by @patrickkuo in #119
- [mvr indexer] - index mvr testnet by @patrickkuo in #121
- [api] add bin info by @manolisliolios in #123
- [api] Startup config by @manolisliolios in #124
- add mvr-api docker config by @tharbert in #125
- [mvr indexer] - metrics by @patrickkuo in #126
- Try to only build
mvr-cliin the release workflow by @stefan-mysten in #129 - Force reqwest to use rustls in CLI by @stefan-mysten in #131
- Fix Windows Git longpaths in release workflow by @stefan-mysten in #132
New Contributors
- @patrickkuo made their first contribution in #98
- @chris-gorham made their first contribution in #106
- @tharbert made their first contribution in #125
Full Changelog: v0.0.7...v0.0.8
Release v0.0.7
What's Changed
- Bump version by @stefan-mysten in #83
- Update release.yml by @stefan-mysten in #84
- Finishing touches by @tedks in #81
- Docs CTA, remove custom addr cta for now by @manolisliolios in #85
- Update README.md by @stefan-mysten in #86
- Update README.md by @stefan-mysten in #87
- Add another test package for mainnet by @manolisliolios in #91
- Add version to the CLI release. by @stefan-mysten in #90
- Update SDK Version by @manolisliolios in #88
New Contributors
Full Changelog: v0.0.6...v0.0.7
Release v0.0.6
What's Changed
- Bump version and make the release branch rebase automatically if the … by @stefan-mysten in #78
- Frontend now uses MVR for PTBs by @manolisliolios in #79
- Minor UX enhancements by @manolisliolios in #80
- Fix the build runner in the CI. by @stefan-mysten in #82
Full Changelog: v0.0.5...v0.0.6