Skip to content

Releases: cordx56/rustowl

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 28 May 11:27
a20f3ba

Update Summary

  • Introduce a new analysis method for faster, more accurate lifetime visualization
  • Up to 1.5× faster analysis compared to v1.0.0-rc.1 (benchmarked by analyzing RustOwl itself)
  • Split lifetimes into two categories: definitely live and maybe live

Details

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

Read more

v1.0.0-rc.1

v1.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Aug 10:10
ca10b96

Summary

  • Analysis is about 7x faster analysis (measured in the RustOwl repo) thanks to new multithreading and caching
  • Updated to support the latest Rust version
  • Improved editor plugin experience

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 20 May 11:06
aaf7d15

This includes critical bug fixes.

   🐞 Bug Fixes

  • lsp-core: Fix actual lifetime range visualization for Drop variable.  -  by @cordx56 (c1252)
    View changes on GitHub

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 17 May 00:41
edc1c0c

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.3.3-rc.2

v0.3.3-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 May 18:28
9f8bc96

   🐞 Bug Fixes

    View changes on GitHub

v0.3.3-rc.1

v0.3.3-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 May 11:25
9fb0fcf

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 09 May 03:25
1f49eec

   🚨 Breaking Changes

  • Change RUSTOWL_SYSROOT_DIRS to RUSTOWL_SYSROOTS  -  by @cordx56 (a044c)

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 06 May 19:47
8acaf8b

Overview

  • VS Code extension now checks RustOwl version and automatically update
  • Published to AUR
  • Remove redundant library. It saves your storage over 100MB.
  • Support binstall
  • Support Linux using old glibc

BREAKING CHANGES

  • RUSTOWL_SYSROOTS became no more supported. sysroot directory is moved inside runtime directory.

Details

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.3.1-rc.1

v0.3.1-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 May 18:06
a548c13

   🚀 Features

  • RustOwl version check for VS Code extension  -  by CHISEN Kaoru (a1355)
  • Remove redundant rustc_driver  -  by CHISEN Kaoru (11bf3)
  • Support multiple fallbacks  -  by CHISEN Kaoru (707d8)
  • Better-release-notes  -  by Muntasir Mahmud (2eafd)

   🐞 Bug Fixes

  • Email  -  by CHISEN Kaoru (ae629)
  • Avoid failure to find sysroot  -  by CHISEN Kaoru (e7252)
  • Arm Windows build  -  by CHISEN Kaoru (002c5)
  • Check before release and profile dir  -  by CHISEN Kaoru (a548c)
  • aur: Add cd lines as it errors  -  by Muntasir Mahmud (258fa)
  • changelogen: Only add normal releases, not alpha and others  -  by Muntasir Mahmud (81863)
  • windows: Unzip  -  by Muntasir Mahmud (427aa)
    View changes on GitHub

v0.3.1-alpha.3

v0.3.1-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 May 04:34
4c03529