Releases: 1drturtle/avrae-ls
Releases · 1drturtle/avrae-ls
v0.8.4
v0.8.3
Full Changelog: v0.8.2...v0.8.3
Fix: ensures that mocked objects evaluate to truth(y)
chore: formatting
v0.8.2
Full Changelog: v0.8.1...v0.8.2
fix: use correct quote pairs
Internal code reorganization and type hinting
v0.8.1
v0.8.0
Full Changelog: v0.7.1...v0.8.0
- Added the ability to populate GVARs from local files specified via file path
v0.7.1
Full Changelog: v0.7.0...v0.7.1
- Change test error output
- Hopefully fix line-error bug
v0.7.0
Full Changelog: v0.6.4...v0.7.0
- Adds better support for variables inside functions
- Adds
--silent-gvar-fetchto toggle real Avrae behavior (return None on failed GVAR fetch) - Adds
.alias-modulefiles that give syntax highlighting to module code (without wrappers!) - Adds better support for Alias Tests. See Docs Here
Additionally, code cleanup and bug fixes.