Skip to content

Commit

Permalink
docs ~ git-changelog > CHANGELOG.mkd
Browse files Browse the repository at this point in the history
  • Loading branch information
rivy committed Dec 13, 2020
1 parent 4f96b41 commit 19520e5
Showing 1 changed file with 55 additions and 52 deletions.
107 changes: 55 additions & 52 deletions CHANGELOG.mkd
Original file line number Diff line number Diff line change
@@ -1,155 +1,158 @@
# CHANGELOG <br/> [os-paths](https://github.com/rivy/js.os-paths)
<!-- markdownlint-disable heading-increment no-duplicate-heading no-inline-html -->
<!-- spellchecker:ignore () CICD Deno EditorConfig chglog gitattributes maint markdownlint rivy typeof -->

# CHANGELOG <br/> [xdg-app-paths](https://github.com/rivy/js.xdg-app-paths)

---

## [v4.2.0](https://github.com/rivy/js.os-paths/compare/v4.1.0...v4.2.0) <small>(2019-10-17)</small>
## [v4.2.0](https://github.com/rivy/js.xdg-app-paths/compare/v4.1.0...v4.2.0) <small>(2019-10-17)</small>

#### Documentation

* docs ~ polish keywords, comments, and README documentation &ac; [`348d5a7`](https://github.com/rivy/js.os-paths/commit/348d5a7113957634bfb12f2e02dd6f375e50d77d)
* docs ~ polish keywords, comments, and README documentation &ac; [`348d5a7`](https://github.com/rivy/js.xdg-app-paths/commit/348d5a7113957634bfb12f2e02dd6f375e50d77d)

#### Maintenance

* maint/**build**: add local coverage and prepublish test scripts &ac; [`7c16178`](https://github.com/rivy/js.os-paths/commit/7c1617869abfe74b07ad56789e1ea359b57af0b1)
* maint/**build**: add local coverage and prepublish test scripts &ac; [`7c16178`](https://github.com/rivy/js.xdg-app-paths/commit/7c1617869abfe74b07ad56789e1ea359b57af0b1)

---

## [v4.1.0](https://github.com/rivy/js.os-paths/compare/v4.0.1...v4.1.0) <small>(2019-10-04)</small>
## [v4.1.0](https://github.com/rivy/js.xdg-app-paths/compare/v4.0.1...v4.1.0) <small>(2019-10-04)</small>

#### Documentation

* docs ~ improve README badges &ac; [`a354862`](https://github.com/rivy/js.os-paths/commit/a3548620a0856d55565d388388fd349bdb47c148)
* docs ~ improve README badges &ac; [`a354862`](https://github.com/rivy/js.xdg-app-paths/commit/a3548620a0856d55565d388388fd349bdb47c148)

#### Maintenance

* maint/**build**: fix/update dev dependencies &ac; [`de871cb`](https://github.com/rivy/js.os-paths/commit/de871cb5456609c199a8d3fcd2f94a52f25ead76)
* maint/**build**: fix/update dev dependencies &ac; [`de871cb`](https://github.com/rivy/js.xdg-app-paths/commit/de871cb5456609c199a8d3fcd2f94a52f25ead76)

---

## [v4.0.1](https://github.com/rivy/js.os-paths/compare/v4.0.0...v4.0.1) <small>(2019-10-04)</small>
## [v4.0.1](https://github.com/rivy/js.xdg-app-paths/compare/v4.0.0...v4.0.1) <small>(2019-10-04)</small>

#### Documentation

* docs ~ fix CHANGELOG title and URLs &ac; [`5458236`](https://github.com/rivy/js.os-paths/commit/54582364a6230ad8c667208dc99766e98985a78d)
* docs ~ fix CHANGELOG title and URLs &ac; [`5458236`](https://github.com/rivy/js.xdg-app-paths/commit/54582364a6230ad8c667208dc99766e98985a78d)

#### Maintenance

* maint/**build**: fix CHANGELOG generator configuration &ac; [`acb315d`](https://github.com/rivy/js.os-paths/commit/acb315d45e55942b67b2c89d11aef5418d2050c1)
* maint/**build**: fix CHANGELOG generator configuration &ac; [`acb315d`](https://github.com/rivy/js.xdg-app-paths/commit/acb315d45e55942b67b2c89d11aef5418d2050c1)

---

## [v4.0.0](https://github.com/rivy/js.os-paths/compare/v3.0.2...v4.0.0) <small>(2019-10-02)</small>
## [v4.0.0](https://github.com/rivy/js.xdg-app-paths/compare/v3.0.2...v4.0.0) <small>(2019-10-02)</small>

#### Changes

* change/**API!**: change module focus to only OS-associated paths, using a method-based API &ac; [`a18b948`](https://github.com/rivy/js.os-paths/commit/a18b94877d5b8f8030805124be2e5af3b4423332)
* change/**API!**: change module focus to only OS-associated paths, using a method-based API &ac; [`a18b948`](https://github.com/rivy/js.xdg-app-paths/commit/a18b94877d5b8f8030805124be2e5af3b4423332)

#### Documentation

* docs ~ add example script &ac; [`43ea4ca`](https://github.com/rivy/js.os-paths/commit/43ea4cabc5ba9ee04e14d6fce34c8b78defd9063)
* docs ~ update README &ac; [`ea09e79`](https://github.com/rivy/js.os-paths/commit/ea09e7987e47bfbeb15a17508c9b59f31c5e3492)
* docs ~ change package description and keywords &ac; [`f993fb9`](https://github.com/rivy/js.os-paths/commit/f993fb90f7d3bf3b49d2ffbb67319c3c08e416d7)
* docs ~ add CHANGELOG &ac; [`d8b964c`](https://github.com/rivy/js.os-paths/commit/d8b964c6c09477ae200a7d2e81e164d82f31e63d)
* docs ~ add example script &ac; [`43ea4ca`](https://github.com/rivy/js.xdg-app-paths/commit/43ea4cabc5ba9ee04e14d6fce34c8b78defd9063)
* docs ~ update README &ac; [`ea09e79`](https://github.com/rivy/js.xdg-app-paths/commit/ea09e7987e47bfbeb15a17508c9b59f31c5e3492)
* docs ~ change package description and keywords &ac; [`f993fb9`](https://github.com/rivy/js.xdg-app-paths/commit/f993fb90f7d3bf3b49d2ffbb67319c3c08e416d7)
* docs ~ add CHANGELOG &ac; [`d8b964c`](https://github.com/rivy/js.xdg-app-paths/commit/d8b964c6c09477ae200a7d2e81e164d82f31e63d)

#### Maintenance

* maint ~ improve linting support for IDEs (using 'eslint') &ac; [`c64ce55`](https://github.com/rivy/js.os-paths/commit/c64ce55abe3c0e9650b14567df815fecc0c9a380)
* maint ~ update EditorConfig configuration for better TAB display &ac; [`15ac24f`](https://github.com/rivy/js.os-paths/commit/15ac24fda5b3cb743bb91d2dbf2c83686c830653)
* maint/**CI**: add AppVeyor CI configuration &ac; [`4f3b933`](https://github.com/rivy/js.os-paths/commit/4f3b933bf13e8f43f0c75ef46ea5b098281eb5af)
* maint/**CI**: add Travis CI configuration &ac; [`0c5dfb7`](https://github.com/rivy/js.os-paths/commit/0c5dfb7544014e4ae458251b0930a309bb440e5f)
* maint/**CI**: add code coverage support and reporting &ac; [`27f5df4`](https://github.com/rivy/js.os-paths/commit/27f5df44ea4df0b715e40d07479c1448d8065969)
* maint/**build**: add tests for correct spelling &ac; [`ab911b1`](https://github.com/rivy/js.os-paths/commit/ab911b197a205e22b706bf380cf59ba7690c566d)
* maint/**build**: refactor testing commands &ac; [`e962f1d`](https://github.com/rivy/js.os-paths/commit/e962f1d96bbe460237e2048e04bb368733852dd5)
* maint/**build**: add CHANGELOG (`git-chglog`) configuration &ac; [`e5bb024`](https://github.com/rivy/js.os-paths/commit/e5bb024c35bd73918b5469d1b393f38dfd7b0b7c)
* maint/**build**: add 'lint' run-script command &ac; [`6d279b8`](https://github.com/rivy/js.os-paths/commit/6d279b8f9e067c1efe14648f96861f2d417b2016)
* maint/**build**: refactor run-scripts to use `npm-run-all` &ac; [`2ca1ddf`](https://github.com/rivy/js.os-paths/commit/2ca1ddf25073e66d7e5c708d6e4d7e34496511de)
* maint/**build**: expand file set for spell checking &ac; [`334683b`](https://github.com/rivy/js.os-paths/commit/334683bc7ae5e60a36d3e4f26c40c3850f5e14ad)
* maint/**build**: gate spell-check to NodeJS >= v8 &ac; [`f737d15`](https://github.com/rivy/js.os-paths/commit/f737d15b399e9362fd6f18fbb592427f6ccdc0b3)
* maint/**build**: refactor run-scripts &ac; [`c453ad7`](https://github.com/rivy/js.os-paths/commit/c453ad7b5567e7329028bfb0e18e4d9227e93a6f)
* maint ~ improve linting support for IDEs (using 'eslint') &ac; [`c64ce55`](https://github.com/rivy/js.xdg-app-paths/commit/c64ce55abe3c0e9650b14567df815fecc0c9a380)
* maint ~ update EditorConfig configuration for better TAB display &ac; [`15ac24f`](https://github.com/rivy/js.xdg-app-paths/commit/15ac24fda5b3cb743bb91d2dbf2c83686c830653)
* maint/**CI**: add AppVeyor CI configuration &ac; [`4f3b933`](https://github.com/rivy/js.xdg-app-paths/commit/4f3b933bf13e8f43f0c75ef46ea5b098281eb5af)
* maint/**CI**: add Travis CI configuration &ac; [`0c5dfb7`](https://github.com/rivy/js.xdg-app-paths/commit/0c5dfb7544014e4ae458251b0930a309bb440e5f)
* maint/**CI**: add code coverage support and reporting &ac; [`27f5df4`](https://github.com/rivy/js.xdg-app-paths/commit/27f5df44ea4df0b715e40d07479c1448d8065969)
* maint/**build**: add tests for correct spelling &ac; [`ab911b1`](https://github.com/rivy/js.xdg-app-paths/commit/ab911b197a205e22b706bf380cf59ba7690c566d)
* maint/**build**: refactor testing commands &ac; [`e962f1d`](https://github.com/rivy/js.xdg-app-paths/commit/e962f1d96bbe460237e2048e04bb368733852dd5)
* maint/**build**: add CHANGELOG (`git-chglog`) configuration &ac; [`e5bb024`](https://github.com/rivy/js.xdg-app-paths/commit/e5bb024c35bd73918b5469d1b393f38dfd7b0b7c)
* maint/**build**: add 'lint' run-script command &ac; [`6d279b8`](https://github.com/rivy/js.xdg-app-paths/commit/6d279b8f9e067c1efe14648f96861f2d417b2016)
* maint/**build**: refactor run-scripts to use `npm-run-all` &ac; [`2ca1ddf`](https://github.com/rivy/js.xdg-app-paths/commit/2ca1ddf25073e66d7e5c708d6e4d7e34496511de)
* maint/**build**: expand file set for spell checking &ac; [`334683b`](https://github.com/rivy/js.xdg-app-paths/commit/334683bc7ae5e60a36d3e4f26c40c3850f5e14ad)
* maint/**build**: gate spell-check to NodeJS >= v8 &ac; [`f737d15`](https://github.com/rivy/js.xdg-app-paths/commit/f737d15b399e9362fd6f18fbb592427f6ccdc0b3)
* maint/**build**: refactor run-scripts &ac; [`c453ad7`](https://github.com/rivy/js.xdg-app-paths/commit/c453ad7b5567e7329028bfb0e18e4d9227e93a6f)

---

## [v3.0.2](https://github.com/rivy/js.os-paths/compare/v3.0.1...v3.0.2) <small>(2019-06-29)</small>
## [v3.0.2](https://github.com/rivy/js.xdg-app-paths/compare/v3.0.1...v3.0.2) <small>(2019-06-29)</small>

#### Documentation

* docs ~ polish and add XDG references &ac; [`1696b46`](https://github.com/rivy/js.os-paths/commit/1696b462d336a047b5041685b4fade914eeebd6a)
* docs ~ polish and add XDG references &ac; [`1696b46`](https://github.com/rivy/js.xdg-app-paths/commit/1696b462d336a047b5041685b4fade914eeebd6a)

---

## [v3.0.1](https://github.com/rivy/js.os-paths/compare/v2.2.0...v3.0.1) <small>(2019-06-29)</small>
## [v3.0.1](https://github.com/rivy/js.xdg-app-paths/compare/v2.2.0...v3.0.1) <small>(2019-06-29)</small>

#### Changes

* add improved XDG support (CONFIG_DIRS and DATA_DIRS) &ac; [`c6a250b`](https://github.com/rivy/js.os-paths/commit/c6a250bdcb899b83179b2414b9f5607fbf0e29bc)
* add cross-platform XDG support (plus comment polish) &ac; [`4d87f8d`](https://github.com/rivy/js.os-paths/commit/4d87f8d06d39a3c87d8dc49b5b00a720fbcf75e7)
* Add note about the user needing to create the actual directories &ac; [`294db55`](https://github.com/rivy/js.os-paths/commit/294db5514d82a39424b4325d8e59879241174365)
* add improved XDG support (CONFIG_DIRS and DATA_DIRS) &ac; [`c6a250b`](https://github.com/rivy/js.xdg-app-paths/commit/c6a250bdcb899b83179b2414b9f5607fbf0e29bc)
* add cross-platform XDG support (plus comment polish) &ac; [`4d87f8d`](https://github.com/rivy/js.xdg-app-paths/commit/4d87f8d06d39a3c87d8dc49b5b00a720fbcf75e7)
* Add note about the user needing to create the actual directories &ac; [`294db55`](https://github.com/rivy/js.xdg-app-paths/commit/294db5514d82a39424b4325d8e59879241174365)

#### Fixes

* fix ~ windows 'data' should roam with user &ac; [`a0b2f75`](https://github.com/rivy/js.os-paths/commit/a0b2f75b9a6ff09a74b2e49899863e844257c885)
* fix ~ windows 'data' should roam with user &ac; [`a0b2f75`](https://github.com/rivy/js.xdg-app-paths/commit/a0b2f75b9a6ff09a74b2e49899863e844257c885)

#### Maintenance

* maint ~ comment polish &ac; [`dab0324`](https://github.com/rivy/js.os-paths/commit/dab0324f2302eb87a7631044c4a997b935583dcd)
* maint ~ add README linting and corrections &ac; [`aaf1e6c`](https://github.com/rivy/js.os-paths/commit/aaf1e6ca0b7407a095adbf1877b6fd5c85061eac)
* maint ~ add spell-checker exceptions &ac; [`bf9d759`](https://github.com/rivy/js.os-paths/commit/bf9d7595a99f9eae2c8db1e05d504cc912b5baaf)
* maint ~ comment polish &ac; [`dab0324`](https://github.com/rivy/js.xdg-app-paths/commit/dab0324f2302eb87a7631044c4a997b935583dcd)
* maint ~ add README linting and corrections &ac; [`aaf1e6c`](https://github.com/rivy/js.xdg-app-paths/commit/aaf1e6ca0b7407a095adbf1877b6fd5c85061eac)
* maint ~ add spell-checker exceptions &ac; [`bf9d759`](https://github.com/rivy/js.xdg-app-paths/commit/bf9d7595a99f9eae2c8db1e05d504cc912b5baaf)

#### Refactoring

* refactor ~ reorganize properties &ac; [`f376e0c`](https://github.com/rivy/js.os-paths/commit/f376e0c142b303a1313710914490ff521b4b9dd7)
* refactor ~ reorganize properties &ac; [`f376e0c`](https://github.com/rivy/js.xdg-app-paths/commit/f376e0c142b303a1313710914490ff521b4b9dd7)

---

## [v2.2.0](https://github.com/rivy/js.os-paths/compare/v2.1.0...v2.2.0) <small>(2019-04-01)</small>
## [v2.2.0](https://github.com/rivy/js.xdg-app-paths/compare/v2.1.0...v2.2.0) <small>(2019-04-01)</small>

#### Refactoring

* Refactor TypeScript definition to CommonJS compatible export ([#12](https://github.com/rivy/js.os-paths/issues/12)) &ac; [`dacf4e9`](https://github.com/rivy/js.os-paths/commit/dacf4e91cf27b1dccf5f2341bb2bec766307de0f)
* Refactor TypeScript definition to CommonJS compatible export ([#12](https://github.com/rivy/js.xdg-app-paths/issues/12)) &ac; [`dacf4e9`](https://github.com/rivy/js.xdg-app-paths/commit/dacf4e91cf27b1dccf5f2341bb2bec766307de0f)

---

## [v2.1.0](https://github.com/rivy/js.os-paths/compare/v2.0.0...v2.1.0) <small>(2019-03-04)</small>
## [v2.1.0](https://github.com/rivy/js.xdg-app-paths/compare/v2.0.0...v2.1.0) <small>(2019-03-04)</small>

#### Changes

* Add TypeScript definition ([#11](https://github.com/rivy/js.os-paths/issues/11)) &ac; [`949cd22`](https://github.com/rivy/js.os-paths/commit/949cd224975f15bfeb1fd2d3a2e7ad284d4cbeab)
* Add TypeScript definition ([#11](https://github.com/rivy/js.xdg-app-paths/issues/11)) &ac; [`949cd22`](https://github.com/rivy/js.xdg-app-paths/commit/949cd224975f15bfeb1fd2d3a2e7ad284d4cbeab)

---

## [v2.0.0](https://github.com/rivy/js.os-paths/compare/v1.0.0...v2.0.0) <small>(2018-11-05)</small>
## [v2.0.0](https://github.com/rivy/js.xdg-app-paths/compare/v1.0.0...v2.0.0) <small>(2018-11-05)</small>

*No changelog for this release.*

---

## [v1.0.0](https://github.com/rivy/js.os-paths/compare/v0.3.1...v1.0.0) <small>(2017-01-10)</small>
## [v1.0.0](https://github.com/rivy/js.xdg-app-paths/compare/v0.3.1...v1.0.0) <small>(2017-01-10)</small>

#### Fixes

* Fix incorrect paths on Linux ([#6](https://github.com/rivy/js.os-paths/issues/6)) &ac; [`3a2ba84`](https://github.com/rivy/js.os-paths/commit/3a2ba84dc8be3103158225b4f0a3bd36ba9288b6)
* Fix incorrect paths on Linux ([#6](https://github.com/rivy/js.xdg-app-paths/issues/6)) &ac; [`3a2ba84`](https://github.com/rivy/js.xdg-app-paths/commit/3a2ba84dc8be3103158225b4f0a3bd36ba9288b6)

---

## [v0.3.1](https://github.com/rivy/js.os-paths/compare/v0.3.0...v0.3.1) <small>(2016-10-18)</small>
## [v0.3.1](https://github.com/rivy/js.xdg-app-paths/compare/v0.3.0...v0.3.1) <small>(2016-10-18)</small>

*No changelog for this release.*

---

## [v0.3.0](https://github.com/rivy/js.os-paths/compare/v0.2.0...v0.3.0) <small>(2016-07-02)</small>
## [v0.3.0](https://github.com/rivy/js.xdg-app-paths/compare/v0.2.0...v0.3.0) <small>(2016-07-02)</small>

#### Fixes

* fix usage example &ac; [`88a5908`](https://github.com/rivy/js.os-paths/commit/88a5908a9409422fa21cab38a4965701f74281fe)
* fix usage example &ac; [`88a5908`](https://github.com/rivy/js.xdg-app-paths/commit/88a5908a9409422fa21cab38a4965701f74281fe)

---

## [v0.2.0](https://github.com/rivy/js.os-paths/compare/v0.1.0...v0.2.0) <small>(2016-06-24)</small>
## [v0.2.0](https://github.com/rivy/js.xdg-app-paths/compare/v0.1.0...v0.2.0) <small>(2016-06-24)</small>

#### Changes

* add suffix to prevent possible conflict with native apps &ac; [`c2fda19`](https://github.com/rivy/js.os-paths/commit/c2fda19d629e56f308c8265506a1baf0c5c7e6dc)
* add suffix to prevent possible conflict with native apps &ac; [`c2fda19`](https://github.com/rivy/js.xdg-app-paths/commit/c2fda19d629e56f308c8265506a1baf0c5c7e6dc)

---

Expand Down

0 comments on commit 19520e5

Please sign in to comment.