Skip to content

Releases: 1drturtle/avrae-ls

v0.8.4

14 Feb 00:56
v0.8.4
c70a891

Choose a tag to compare

Full Changelog: v0.8.3...v0.8.4

Fix arg parsing for &*&

v0.8.3

10 Feb 21:26
v0.8.3
fc2f96c

Choose a tag to compare

Full Changelog: v0.8.2...v0.8.3

Fix: ensures that mocked objects evaluate to truth(y)
chore: formatting

v0.8.2

05 Feb 04:55
v0.8.2
4e6d06d

Choose a tag to compare

Full Changelog: v0.8.1...v0.8.2

fix: use correct quote pairs
Internal code reorganization and type hinting

v0.8.1

03 Feb 23:14
v0.8.1
170d793

Choose a tag to compare

Fix: ensure versions are updated

v0.8.0

02 Feb 23:23
v0.8.0
63ebef5

Choose a tag to compare

Full Changelog: v0.7.1...v0.8.0

  • Added the ability to populate GVARs from local files specified via file path

v0.7.1

22 Jan 02:59
v0.7.1
6d49fec

Choose a tag to compare

Full Changelog: v0.7.0...v0.7.1

  • Change test error output
  • Hopefully fix line-error bug

v0.7.0

21 Jan 04:09
v0.7.0
69d9fb7

Choose a tag to compare

Full Changelog: v0.6.4...v0.7.0

  • Adds better support for variables inside functions
  • Adds --silent-gvar-fetch to toggle real Avrae behavior (return None on failed GVAR fetch)
  • Adds .alias-module files that give syntax highlighting to module code (without wrappers!)
  • Adds better support for Alias Tests. See Docs Here

Additionally, code cleanup and bug fixes.

v0.6.4

10 Dec 22:04
v0.6.4
f0cbfef

Choose a tag to compare

add token arg for actions

v0.6.3

10 Dec 21:42
v0.6.3
5655621

Choose a tag to compare

Last build issue + support for test workflows

v0.6.2

10 Dec 21:32
v0.6.2
e0ef91b

Choose a tag to compare

fix more build issues