Skip to content

Releases: cordx56/rustowl

v1.0.0-rc.1

19 Aug 10:10
ca10b96

Choose a tag to compare

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

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

20 May 11:06
aaf7d15

Choose a tag to compare

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

17 May 00:41
edc1c0c

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.3.3-rc.2

16 May 18:28
9f8bc96

Choose a tag to compare

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

   🐞 Bug Fixes

    View changes on GitHub

v0.3.3-rc.1

16 May 11:25
9fb0fcf

Choose a tag to compare

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

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.3.2

09 May 03:25
1f49eec

Choose a tag to compare

   🚨 Breaking Changes

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

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.3.1

06 May 19:47
8acaf8b

Choose a tag to compare

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

06 May 18:06
a548c13

Choose a tag to compare

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

   🚀 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

06 May 04:34
4c03529

Choose a tag to compare

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

v0.3.1-alpha.2

06 May 03:45
0d29cbf

Choose a tag to compare

v0.3.1-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.1-alpha.1...v0.3.1-alpha.2