15 KiB
15 KiB
CHANGELOG
xdg-portable
v7.3.0 (2020-12-15)
Fixes
- fix ~ remove erroneous devDependency ('fs@0.0.1-security') ∾
de6b7e8 - fix test type declarations for
configDirs()anddataDirs()∾35c5691
Documentation
- docs ~ add CHANGELOG spell-checker exceptions ∾
e4a51e3 - docs ~ README polish ∾
c017d0b - docs ~ correct spell-check errors ∾
37a31bd - docs ~ simplify examples (removing extra developer deps) ∾
3000c70
Maintenance
- maint ~ reconfigure for
git-changelog(from GH:rivy-go) ∾d3bd66d - maint/CICD: add GitHub Actions (GHA) CI ∾
a292f58 - maint/build: add CHANGELOG.mkd to distribution file list ∾
f187500 - maint/build: update CHANGELOG template with markdown-lint and spell-checker signals ∾
cfa2185 - maint/build: polish package.json formatting ∾
e81e8f3 - maint/build: reorganize 'package.json' ∾
ff7988a - maint/build: refine package manifest ∾
f5acb16 - maint/build: revise and polish npm scripts ∾
c6ed305 - maint/build: add explanation for NPMrc
package-lock=false∾570f464 - maint/build: update EditorConfig (include more file types and commentary) ∾
6428093 - maint/build: expand/polish
npm run ...scripts (with dep updates) ∾26f6c52 - maint/build: fix
tsdcomplaint (types specification missing from package "files" list) ∾5570547 - maint/build: fix package keywords ∾
446854f - maint/dev: update 'eslintrc.js' configuration file ∾
601de10 - maint/dev: remove XO (
xo) ∾4d47f8a - maint/dev: revise gitignore files to include build artifacts ∾
8f9a93e - maint/dev: revise gitattributes ∾
a291753 - maint/dev: fix ESLint configuration file format (JSON => JS) ∾
b06aa7c - maint/dev: add Prettier (
prettier) ∾506493b - maint/dev: add Prettier configuration ∾
70b003b - maint/dev: add Prettier ignore file (to simplify automation) ∾
1c13258 - maint/dev: add notation about
avaandnycversion restrictions with NodeJS-v6 ∾18567d0 - maint/dev: add VSCode settings (ENABLE auto-format on save) ∾
1b42a25 - maint/dev: add .history (for VSCode plugin) to .gitignore ∾
65b33ee - maint/dev: add '.history' (used by VSCode extension) to .prettierignore ∾
792b967 - maint/dev: npm script polish ∾
0e5ddc0 - maint/dev: add ESLint (
eslint) ∾e689bde
Refactoring
- refactor ~ consolidate source code into 'src' directory ∾
d4e4ba5 - refactor ~ consolidate testing code into 'test' directory ∾
cdabf1c - refactor/polish: fix ESLint complaints ∾
da3bedb - refactor/polish:
npx prettier . --writere-format ∾a4fe2f4
v7.2.2 (2020-09-02)
Documentation
- docs ~ update module keywords ∾
2959218
v7.2.1 (2019-10-04)
Maintenance
- maint/build: fix missing dev dependencies ∾
4ba5ac4
v7.2.0 (2019-10-04)
Documentation
Maintenance
- maint/CI: add testing for NodeJS v6 ∾
be98a00 - maint/build: refactor lint/test run-scripts ∾
5b5b151 - maint/build: add CHANGELOG (using
git-chglog) configuration ∾f4b46e1
Refactoring
- refactor ~ support module use back to NodeJS v6 ∾
ff43b02
v7.1.0 (2019-08-18)
Fixes
- fix typescript definitions and testing ∾
8c3c6d8
Documentation
- docs ~ fix broken CI README badges by pointing to repo master branch ∾
8af5009
v7.0.3 (2019-07-28)
Documentation
- docs ~ fix README usage example ∾
963fcd4
v7.0.2 (2019-07-28)
Documentation
Maintenance
- maint ~ add alternate construction test ∾
980f267
Refactoring
- refactor ~ clean up internal naming ∾
68100c0
v7.0.1 (2019-07-27)
Documentation
- docs ~ fix and polish README ∾
8da6270
Maintenance
Refactoring
- refactor platform testing code ∾
d34f19f
v7.0.0 (2019-07-20)
Changes
- add npm
coverscript ∾8764397 - add AppVeyor CI ∾
8c7741a - change from property to method interface ∾
7b29508 - change ~ remove '.default' export ∾
655453f
Documentation
Refactoring
- refactor ~ hoist common code from platforms into main module ∾
90aa8bc - refactor ~ improve tests ∾
5cb8616
v6.0.1 (2019-06-29)
Fixes
- fix os.tmpdir() fallback logic ∾
c1ee2ea
v6.0.0 (2019-06-29)
Changes
- add eslint support ∾
f91b369 - add os.tmpdir() as a fallback for os.homedir() ∾
47cb028 - change ~ cleanup type info and tests ∾
6bbd9f3 - add STATE directory support ∾
1023d63 - add example ∾
189b29e - add cross-platform compatiblity ∾
cfb3467
Documentation
Refactoring
- refactor ~ fix lint warnings ∾
15555e1 - refactor ~ reorder tests ∾
dc035e5 - refactor ~ reorder/sort function definitions ∾
52ef262
v4.0.0 (2019-04-30)
No changelog for this release.
v3.0.0 (2017-02-13)
Dependency Updates
- update tests for latest AVA version ∾
85a4aaa
v2.0.0 (2015-06-13)
Fixes
- fix XDG_CACHE_HOME + tests ∾
d75b14d
Dependency Updates
- Update .travis.yml ∾
cd4a8b3
Pull Requests
- Merge pull request #1 from chocolateboy/fix_xdg_cache_home_and_tests
v1.0.1 (2015-01-14)
No changelog for this release.
v1.0.0 (2014-10-06)
No changelog for this release.