Releases: MystenLabs/mvr
Releases · MystenLabs/mvr
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
Release v0.0.5
What's Changed
- Add README and installation script by @stefan-mysten in #66
- Add release script by @stefan-mysten in #75
- Bump version and add description and authors in manifest by @stefan-mysten in #76
- Migrate lockfile to add missing
id
when onlyname
is defined in the deps lockfile by @manolisliolios in #77
Full Changelog: v0.0.4...v0.0.5
Release v0.0.4
What's Changed
- Fix cloning to checkout to the commit sha instead by @manolisliolios in #63
- Fix checkout to repo by @manolisliolios in #64
- Remove register and make mvr to display long help by @stefan-mysten in #65
- Use new indexer by @manolisliolios in #67
- CLI, FE and tests adapted for prod mainnet deployment by @manolisliolios in #70
- Simplify a bit the structure by removing a file and having it created… by @stefan-mysten in #71
- Add name to the release, add changelog too by @stefan-mysten in #72
- Multi-mvr names fix by @manolisliolios in #73
- Fix the release builds that got broken due to workspace changes by @stefan-mysten in #74
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Release 0.0.3
Release v0.0.2
What's Changed
- Add App display test by @stefan-mysten in #47
- Add filter to list, and use that to make
resolve
command work. by @stefan-mysten in #49 - support git command and improve errors by @rvantonder in #41
- Simpler version selector by @manolisliolios in #51
Full Changelog: v0.0.1...v0.0.2
Pre-release v0.0.1
Setting up the release pipeline.
What's Changed
- Smart Contracts | CLI initial state | TS Plugin & setup scripts by @manolisliolios in #2
- Minor nits by @manolisliolios in #3
- Add validation for both names + types to avoid unnecessary api calls by @manolisliolios in #4
- Introduces length based dynamic pricing by @manolisliolios in #5
- super nits by @manolisliolios in #6
- Remove TS plugin (now lives on @mysten/sui) by @manolisliolios in #7
- Contracts now use SuiNS for registering apps by @manolisliolios in #9
- [PackageInfo] Create the dynamic Display from figma by @manolisliolios in #10
- Scaffold the Frontend (Design system, header, footer, empty states, icons) by @manolisliolios in #8
- Ml/minor package info chagne by @manolisliolios in #12
mvr
binary by @rvantonder in #11- mvr: split out main/lib/test by @rvantonder in #13
- Most of the FE work by @manolisliolios in #14
- fix by @manolisliolios in #15
- Fixes by @manolisliolios in #16
- Finalize test coverage by @manolisliolios in #17
- Ml/test coverage by @manolisliolios in #18
- Restructure stuff by a lot by @manolisliolios in #19
- Fix metadata (detect proper network) | remove logs by @manolisliolios in #20
- Adds kiosk support by @manolisliolios in #21
- Scaffold regular pages by @manolisliolios in #22
- mvr: tests and fixes by @rvantonder in #23
- Fix preview display to match on-chain by @manolisliolios in #24
- Guard only apps and packages with wallet connect by @manolisliolios in #25
- Adds FAQ, makes network banner less.. in your face.. by @manolisliolios in #26
- First pass to responsiveness on header/footer by @manolisliolios in #27
- better tablet, fix heights by @manolisliolios in #28
- update schema by @rvantonder in #29
- Fix issues preventing builds by @manolisliolios in #31
- only show combo box if names exist in empty state by @manolisliolios in #32
- Fix writes to use dotted style, avoid outputting empty [section] fields by @manolisliolios in #30
- mvr add by inspecting dependency's Move.toml by @rvantonder in #33
- Check SUI binary version before external resolution by @manolisliolios in #34
- Add
use <name>::<module>;
hint and force a build after adding the dependency frommvr add
by @manolisliolios in #35 - Improve connected state by @manolisliolios in #38
- Fix redirect, and remove edit NFT for now by @manolisliolios in #39
- Creating a live test pkg for testing. Make search more robust on FE (to search either by pkgid or upgradeCapId) by @manolisliolios in #40
- Ml/more fe tuning by @manolisliolios in #42
- Few more responsive tweaks by @manolisliolios in #43
- Some extra minor changes.. last one promise by @manolisliolios in #44
- Add get-latest version hook, fix some markdown weirdness I've introduced by @manolisliolios in #45
- Tries to do some source checks from the retrieved files by @manolisliolios in #46
- Refactored commands and added basic tabulated output for
list
command. Fix clippy by @stefan-mysten in #37
New Contributors
- @manolisliolios made their first contribution in #2
- @stefan-mysten made their first contribution in #37
Full Changelog: https://github.com/MystenLabs/mvr/commits/v0.0.1