Skip to content

Latest commit

 

History

History
58 lines (41 loc) · 2.06 KB

CHANGELOG.md

File metadata and controls

58 lines (41 loc) · 2.06 KB

Change Log

This project honours Semantic Versioning.

January 18th, 2018
Fixed an oversight where normalisePath would mangle a well-formed URL. This impacted Nuclide's support for file-icons, which passed local and remote resource paths in tandem. See Alhadis/Atom-FS#1.

  • [120f059] Avoid normalising well-formed URIs by default
  • [09b8eaf] Add and refurbish an old tweening function
  • [9168bb3] Add function to retrieve all property descriptors

March 22nd, 2017
Reregistered package without scoped-name due to atom/apm#702.

March 20th, 2017

March 16th, 2017
Initial release. Features refactored and tidied functions distilled from a now‑abandoned snippets repo.