Skip to content

Move on Aptos v1.40.0

Compare
Choose a tag to compare
@mkurnikov mkurnikov released this 13 Nov 16:36
· 24 commits to master since this release
e76d9d4

Changes

  • Rework Build | Sync tab:
    • Show colored output of the fetch command.
    • Show more information for the dependency paths, which would hopefully ease the debugging for users.
  • Add completion after the dot for the tuple structs instances.
  • Allow explicit type in lambdas:
for_each(v, |item: &Item| {})
  • Add enums and enum variants to the Structure View.
  • Bump aptos-cli to 4.4.0.