Skip to content

Latest commit

 

History

History
53 lines (31 loc) · 1.86 KB

CHANGELOG.md

File metadata and controls

53 lines (31 loc) · 1.86 KB

CHANGELOG

v1.1.0Released: 2017-06-06

  • Update to use new Workspace.observeActiveTextEditor API to work better with Docks

v1.0.0Released: 2016-07-04

  • Add a simple tooltip to the indicator
  • Convert package from CoffeeScript to JavaScript
  • Convert from HTML Custom Elements to using Etch
  • Convert tests from original style Atom tests to new custom tests using Mocha

v0.6.0Released: 2015-06-12

  • #13 by @jwilsson — Added a new configuration option to choose whether the indicator should be on the left or right

v0.5.1Released: 2015-05-02

  • Update Atom version requirement to v0.196.0 because it appears that the v1.0 Status Bar API was not released until later than I thought

v0.5.0Released: 2015-05-01

  • Cleanup for Deprecation Day

v0.4.1Released: 2015-01-24

  • #9 — Guarded against undefined
  • Cleaned up some deprecations

v0.4.0Released: 2015-01-08

  • Resolved all deprecations in preparation for Atom v1.0
  • Converted to using the new Status Bar API

v0.3.0Released: 2014-12-05

  • #5 — Now updates when the grammar is changed
  • Updated for new APIs

v0.2.1Released: 2014-11-27

  • Update for new APIs

v0.2.0Released: 2014-10-02

  • Add configuration option (indentation-indicator.spaceAfterColon) to show a space after the colon. Defaults to false.

v0.1.0Released: 2014-07-14

  • Add indicator to the status bar
    • Shows Tabs when Soft Wrap is off and Spaces when Soft Wrap is on
    • Shows the tab length