Skip to content

Releases: mattmikolay/octo-sublime

v1.5.0

14 Sep 13:19
38406e3

Choose a tag to compare

Added

  • Add support for pitch

Thanks to @JohnEarnest for his contributions.

v1.4.0

20 Dec 19:34
4e150c1

Choose a tag to compare

Added

  • Add support for :pointer

Thanks to @JohnEarnest for his contributions.

v1.3.0

30 Jul 22:13

Choose a tag to compare

Added support for:

  • :monitor
  • :assert
  • :stringmode
  • String literals

Thanks to @JohnEarnest for his contributions.

v1.2.0

23 Jun 15:38

Choose a tag to compare

  • Added support for the :call command

v1.1.0

30 Aug 19:14

Choose a tag to compare

  • Added support for metaprogramming commands (:macro, :calc, and :byte)
  • Changed name assigned to relational operators (<, >, <=, >=)

v1.0.1

19 Nov 02:34

Choose a tag to compare

  • Switch to MIT License
  • Add unary plus operator to number patterns

v1.0.0

16 Jul 20:50

Choose a tag to compare

This release adds syntax highlighting support for all standard Octo assembly language commands.