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
- [
0bfefb9
] Addedbrowser.js
to distributed files - [
3ee8eba
] AddedMappedDisposable
to main exports
March 16th, 2017
Initial release. Features refactored and tidied functions distilled from
a now‑abandoned snippets repo.