Skip to content

Releases: tmcnab/Hyperglot

P1.2

27 Oct 17:27
Compare
Choose a tag to compare

Very minor update - removed browser bar UI.

P1.1

25 Oct 19:02
Compare
Choose a tag to compare

Fixes the following issues:

  • Incorrect modification time of Projects
  • Pane Selection Autofocus
  • Create Project Autofocus
  • Editors refresh

P1 Release

21 Oct 20:54
Compare
Choose a tag to compare

projects

Features & Notes

  • Application now supports multiple projects of work. Any of the editable editors save into the project file. These files are plain JSON (thanks to nedb and import/export functionality will be supported in P3 / Milestone 0.2.0.
  • Exported compiler supports more command line options (use --help / -h) and input file globbing
  • Majorly refactored codebase

Bugs

  • Innumerable and undocumented bugs were squashed.

Prototype Release

16 Oct 19:12
Compare
Choose a tag to compare

This is a prototype release. There are bugs and issues so be warned.