Skip to content

Releases: Riverscapes/QRAVEPlugin

0.6.0 Bug fixes

03 Sep 20:43
Compare
Choose a tag to compare

This is mainly error checking and quality of life fixes.

The main issue this release is meant to address is #43 Error Loading pyBRAT Project For Ally

Minor new features:

  • Remembering the Last Project Folder #44
  • Add Business Logic File Path to Console Log #42
  • Close projects who's business logic fails to load #40

Other bugs fixes:

  • Missing XPath Crashes Project Load #41
  • RS Project ordering on QProject load #47
  • setLayerTransparency not working for vector layers #46

In addition a myriad of little fixes and improvements, mainly for the folks developing symbologies and business logic (looking at you @lauren-herbine @shelbysawyer @Cashe93 and @leallysmith). Hopefully errors are more clear and consistent.

Finally some future-proofing work to allow for the upgrade to Python3.9 in QGIS as well as adding some placeholders to support the features we are looking to build in the next months.


Update: September 6, 2021

@Riverscapes/developers @Riverscapes/riverscape-project-curators This patch is now live so you should see an upgrade available in the QGIS menu Plugins --> Manage and install plugins...

0.5.2 HOTFIX

11 Aug 15:31
de68cbe
Compare
Choose a tag to compare

0.5.2 (August 11, 2021)

  • Hotfix patch. The only change is a small fix to allow windows slashes \ inside project xml files while on OSX.

0.5.1 HOTFIX

02 Jun 14:57
32eae72
Compare
Choose a tag to compare

0.5.1 (June 1, 2021)

  • Hotfix patch to allow for some new Riverscapes functionality

Bug Fix Release 0.5.0

01 Jun 21:50
7d719f8
Compare
Choose a tag to compare

Bug fix release 0.4.0

13 May 22:58
926e6b9
Compare
Choose a tag to compare

Bug Fix Release 0.3.0

10 May 15:56
1707465
Compare
Choose a tag to compare

0.3.0 (May 10, 2021)

  • Fixed the about screen regression issue
  • Optimization of unnecessarily large graphics to reduce overall plugin size. (7Mb --> 542Kb)
  • Fixed several small OSX-only bugs and provided a development environment that is usable on that OS.

Bug Fix Release 0.2.0

05 May 16:09
b4d6e0e
Compare
Choose a tag to compare