Skip to content

v0.75.0

Compare
Choose a tag to compare
@idleberg idleberg released this 29 Apr 15:33
· 54 commits to master since this release

Changelog:

  • migrate from term.js to xterm@2
  • adjust terminal styling for better Atom integration
  • refresh targets on build provider activation/deactivation
  • improve general refresh target handling
  • add debug logging messages
  • add autoToggleIntervaloption
  • remove hidePanelHeading option
  • remove overrideThemeColors option
  • refactor config module

Known Issues:

The migration to xterm results in an error logged to the console whenever a build is triggered. While the build works, the reason for the log message is unknown and should be fixed in future versions. If you can, feel free to open a PR – it's much appreciated.

What's next?

With the basic migration to xterm complete, future versions should target the latest version of that package (that is xterm@4). Also, this package should be rewritten in TypeScript while using a modern UI framework to replace the outdated atom-space-pen-views.