Releases: Nessphoro/sublimeassembly
Releases · Nessphoro/sublimeassembly
Release 2.3
Renamed code to plugin to fix a name collision with an existing python package.
Fixed incorrect alias handling for support instructions.
Also somewhat fixes issue #29 (well at least makes it handle errors better if the package is manually installed)
NASM File Extension
Merge pull request #22 from phil-opp/patch-1 Add `nasm` as a file extension
Bug Fix #21
Fixed the build system a bit.
Fix an autocompletion bug with endmacro
2.2.9 Update support.json #18
Fixed a typo in an instruction
Merge pull request #17 from jbw3/fix-invlpg Correcting spelling of invlpg
Minor Highlight Bug
2.2.7 Fix #16
Fixed a minor highlight bug
Merge pull request #15 from AramL/master packuswb and paddb instructions now higlight correctly
Minor bug when including non asm files
2.2.5 Fixed an include bug
Fix for malformed include strings
2.2.4 Don't crash on malformed include
Hotfix for non-existent includes
2.2.3 Hotfix for non-existent include