CHANGELOG
xdg-app-paths
This project adheres to Semantic Versioning.
The changelog format is based on Keep a Changelog using conventional/semantic commits.@
v8.3.0 (2023-02-06)
[v8.3.0; details]
- update (deps): (up-to XDG-v10.6.0); latest ∾
48b7319
- docs ~ (README) commentary polish ∾
231753a
- docs ~ (README) revise setup/build/test instructions ∾
294ba7f
- docs ~ fix updated ESLint complaints (eslint-comments/no-unused-disable) ∾
1ec73ce
- docs ~ add
cspell
dictionary word(s) ∾1953225
- docs ~ (README) update download/install URLs and commentary ∾
d6bc6a6
- docs ~ (README) fix/polish discussion commentary ∾
f5b7bd5
- docs ~ (README) fix formatting errors ∾
566002c
- docs ~ (README) fix GHA workflow badge ∾
0f636e3
- docs ~ (README) fix reproducible install instructions ∾
7880836
- docs ~ (README) remove references to TravisCI ∾
1998740
- docs ~ add
cspell
dictionary word(s) ∾9081e91
- maint (CICD): (TravisCI) remove TravisCI (TravisCI no longer supports FOSS) ∾
8cca2b0
- maint (build): (package) add color to 'help' output ∾
bb9e206
- maint (build): prepare support for 'modern' v2+
yarn
∾6004d2c
- maint (build): (package) fix coverage view/send branch logic ∾
b77ad7a
- maint (build): add
bmp
configuration ∾7ab1c7e
- maint (build): (package) move coverage data storage to less visible location ∾
53ba291
- maint (build): (package) add
npm audit
linter ∾43badbd
- maint (build): (package) enable handling of scoped package names ∾
c7862ac
- maint (build): (package) remove 'rimraf' (use
shx rm -fr ...
) ∾c7476b1
- maint (build): (package) fix coverage HTML output target ∾
fa60bde
- maint (build): (package) add final NL for non-WinOS output equivalence ∾
4ee0d3e
- maint (deps): update deps locks (NodeJS v10.23.1, npm v7.24.2, yarn v1.22.19) ∾
569c185
- maint (dev): (deps) revise/loosen
eslint
related deps ∾a3e15fa
- maint (dev): revise various configs for 'modern' v2+
yarn
use ∾47e7591
- maint (dev): (markdown-lint/Remark) update config; adds dual use (Deno or NodeJS projects) ∾
2b22938
- maint (dev): (Prettier) update config; adds dual use (Deno or NodeJS projects) ∾
6bdb066
- maint (dev): (gitignore) update config notes ∾
c70aa5a
- maint (dev): (ESLint) update config; merge Deno and JS configs ∾
9ddfaee
- maint (dev): (CommitLint) update config; add relaxed linting for development ∾
7712fcf
- maint (dev): (git-changelog) configuration and template updates ∾
4f82518
v8.2.0 (2022-08-13)
[v8.2.0; details]
- update Deno deps (down-to std@0.134.0; pin); avoid permission prompt(s) ∾
0b81528
- update (deps): (up-to XDG-v10.5.0); uses std@0.134.0 ∾
e59d677
- docs ~ (README) revise Package/Publish notes (removing tag/version check) ∾
f22ce18
- maint (CICD): (GHA) add platform label to coverage uploads (via
--flags=...
) ∾dbe1a7c
- maint (CICD): (GHA) expand NodeJS test versions ∾
0a8cccb
- maint (CICD): (TravisCI) expand NodeJS test versions ∾
105ecfe
- maint (build): add
refresh
(akarebuild:all
) andrefresh:dist
run target ∾bf4b446
- maint (build): (package) add '_:debug:env' run target ∾
774c3d3
- maint (build): (package) revise 'cov:send' to support user-defined options ∾
a6fb3b8
- maint (build): (package) commit linters now check more deeply/robustly into past commits ∾
445ae2b
- maint (build): (package) revise help generation to match HELP_TEXT more narrowly; add commentary ∾
afe7e5b
- maint (build): (package) revise and surface availability of test harness options to user ∾
c4080c1
- maint (dev): (CommitLint) allow fixup!/squash! commits iff not prerelease ∾
1f3a1a2
- maint (dev): revise
cspell
to allow local exceptions ∾6a30e83
- maint (dev): add CodeCov config (reports will be solely informational/no-fail) ∾
0bc475d
- maint (dev): (CommitLint) update (improves commit lints, capturing more flawed commits) ∾
ba1bf28
v8.1.1 (2022-08-06)
v8.1.0 (2022-08-06)
[v8.1.0; details]
- update Deno deps (up-to std@0.150.0) ∾
e7f8729
- update (deps): (up-to XDG-v10.2.0) * uses std@0.150.0 ∾
cbc9e45
v8.0.2 (2022-08-06)
[v8.0.2; details]
- update (deps): (up-to XDG-v10.0.0); no-panic/no-prompt import (for Deno platform-adapter) ∾
b88e427
- maint (dev): narrow/reduce ignore-list for
nyc
coverage calculations ∾7a43c9e
v8.0.1 (2022-08-05)
[v8.0.1; details]
v8.0.0 (2022-08-04)
[v8.0.0; details]
- change ~ (deno) avoid panic if read permission is not granted ∾
50133da
- change ~ use '$eval' as final application name fallback ∾
685282e
- change (!): add graceful degradation for missing permission(s) (avoiding Deno panic or prompt) ∾
8fed4ae
- fix (deps): hack around early version
npm ci
failure ∾eb6a8e4
- update (deps): (up-to XDG-v10.0.0); no-panic/no-prompt import ∾
7474149
- docs ~ (eg) fix
deno lint
complaint (ban-ts-comment) ∾387ea3d
- docs ~ (tests) revise spell-checker exceptions ∾
8f9386e
- docs ~ (README) add markdown-lint complaint exception (no-emphasis-as-heading) ∾
3e69cda
- docs ~ (README) update Deno requirements ∾
98c2968
- docs ~ (README) add new developer run targets to summary ∾
e3335f6
- docs ~ (README) updated build/contribution documentation ∾
ea18173
- docs ~ (README) revise markdown-lint exception directives ∾
ba82a9a
- docs ~ (README) stabilize formatting against changes by deno and/or dprint formatters ∾
fbaf0e4
- docs ~ (README) add clarity/polish ∾
9d69967
- docs ~ add
cspell
dictionary word(s) ∾b733497
- docs ~ add spell-checker exceptions ∾
7e3195d
- docs ~ update to note '$eval' as final app name fallback ∾
9b14142
- maint (CICD): add a step showing dependencies to GHA CI and polish commentary ∾
bd7608f
- maint (build): (package.json) fix/improve/update development run targets ∾
685d90a
- maint (build): expand TS compiler exclusions to exclude '[._]spec.' and '[._]test.' files ∾
5149056
- maint (build): add 'deno' to main exports to publicize Deno support ∾
c59d5aa
- maint (build): revise destination/naming for transpiled test code (testbed => lab) ∾
1efbb69
- maint (deps): store package locks (for CI/dev reproducibility) ∾
608710b
- maint (deps): update package locks ∾
5b65ea6
- maint (dev): update EditorConfig ∾
164e558
- maint (dev): update VSCode settings ∾
478adb3
- maint (dev): (markdown-lint/Remark) disable list-item-spacing checks ∾
f2db43a
- maint (dev): update Prettier configuration/ignores ∾
ed804c2
- maint (dev): configure git for storage of package lock files within '.deps-lock' ∾
0c11120
- maint (dev): (gitattributes) fix, revise, and polish commentary ∾
e35eedd
- maint (dev): (gitattributes) revise commentary and add version stamp ∾
9a8ad70
- maint (dev): (ESLint) ignore 'vendor' files (and polish) ∾
444deb9
- maint (dev): add and use EditorConfig-checker config file ∾
0076cb3
- maint (dev): consolidate and polish CommitLint configuration ∾
f23e11b
- maint (dev): (QA) update CodeClimate config (polish) ∾
b83845c
- maint (dev): (QA) update Codacy config (polish) ∾
bdebabd
- maint (dev): (git-changelog) template fixes and improvements ∾
39a0f09
- maint (dev): (git-changelog) configuration fixes and improvements ∾
10cabdf
- maint (dev): update vendored deno types (up-to Deno v1.8.0) ∾
82aeedf
- maint (dev): (vendor) treat all vendor code as 'binary' to reduce useless diff output ∾
54df78a
- maint (dev): add Scrutinizer configuration ∾
6014421
- maint (dev): (deps) update (and pin) deps ∾
0532ff1
- maint (dev): revise
rollup
type bundling process ∾4177edd
- maint (dev): (gitattributes) remove top-level .deps-lock specifics (favor localized config) ∾
f61d123
- maint (dev): (package) fix 'rebuild:lab' to include a copy of esm-wrapper ∾
1519ee4
- maint (dev): (fix) use 'https:' protocol (instead of 'git:') for direct GitHub dependency ∾
de05ab1
- maint (dev): add
dprint
formatting exceptions ∾7c80052
- maint (dev): block
deno fmt
(poor defaults; non-customizable) ∾8c59b51
- refactor (polish): fix
deno lint
complaint (ban-ts-comment) ∾068eb0c
- refactor (polish):
npm run fix:style
∾4554669
- tests ~ add additional type tests ∾
5c381c8
- tests ~ correct skip text and minor comment revision ∾
6b816b0
- tests ~ improve test feedback/logging (adds STDERR output) ∾
4064979
- tests ~ fix
deno lint
complaint (camel-case) ∾7cc6b2b
- tests ~ version gate Deno example run testing ∾
69fd4aa
- tests ~ revise ESLint exception directives ∾
41f4dea
- tests ~ deno loads module without panic or prompt (while using no permissions) ∾
e6ba58c
- tests ~ refactor/rename for clarity/consistency and DRY ∾
1f8bcfc
- tests ~ fix
--test-dist
flag detection ∾feb5dda
- tests ~ revise in-place test file name for clarity vs code files ∾
a1e1429
- test (fix): expand Deno version gate criteria for example execution testing ∾
2712cac
Adds a Deno v1.8.0+ minimum version requirement.
v7.3.0 (2021-02-27)
[v7.3.0; details]
- docs ~ (README) sync with JSDocs descriptions ∾
6ab0c02
- docs ~ JSDocs polish ∾
0833db2
- docs ~ add
cspell
dictionary word(s) ∾25540e4
- maint (deps): add 'typedoc' (dev; for future use) ∾
fd8e7f0
v7.2.0 (2021-02-21)
[v7.2.0; details]
- docs ~ revise
XDGAppPaths
interface/type (show methods not properties) ∾ca428a4
- docs ~ redefine
XDGAppPaths
as an interface (for better automatic doc generation) ∾fa6717c
- docs ~ add JSDocs descriptions ∾
9765b63
- maint (build): remove unneeded intermediate 'default' export object ∾
6c4d26b
- maint (build): fix CJS type rewrite ∾
15c007f
- refactor ~ replace intermediate default export object to improve
deno docs
results ∾7d5e0d2
v7.1.1 (2021-02-21)
v7.1.0 (2021-02-20)
[v7.1.0; details]
v7.0.0 (2021-02-20)
Add support for Deno.
[v7.0.0; details]
- add support for Deno ∾
09fb1d3
- maint (dev): add Deno types ∾
57c6ba7
- refactor ~ add support (Platform.Adapter) for other platforms (eg, Deno) ∾
1c6405a
- tests ~ add Deno example test to '--test-dist' testing ∾
68d1e3c
v6.0.0 (2021-02-20)
The XDGAppPaths
project has undergone a full conversion to TypeScript.
CJS and ESM packages, as well as the associated type declarations, are generated from the source TypeScript and are then packaged and stored within the project repository (ie, a 'dist' model).
Exports are now all declared via 'exports' in the package configuration file (but with continued support for older non-'exports' aware tooling). And all project exports/packages are available both directly from the project repository or via various distributors (jsdelivr, npmJS, ...).
[v6.0.0; details]
- add support for 'pkg' packaged applications ∾
5d405f2
- add 'hack' to correctly auto-generate
$name
under ts-node/ESM ∾fb08259
- add 'hack' to auto-generate application name for ESM scripts ∾
43424a3
- add ESM support (via 'esm-wrapper') ∾
e4bfa58
- change (API!): add package 'exports' to publicize ESM support ∾
aaa478c
- fix ~ use 'an-anonymous-script' as name for scripts w/o 'require.main.filename' ∾
02dd0c9
- fix
remark .
complaint (passive voice) ∾9378936
- update ~ remove unneeded dep ∾
00330ae
- docs ~ polish/update CHANGELOG format template ∾
ee32f02
- docs ~ add
cspell
dictionary words ∾9d552d8
- docs ~ README polish and updates ∾
d2ff230
- docs ~ restore Node-v4+ compatibility for CJS example ∾
0802c32
- docs ~ add ESM example ∾
4bb33ea
- docs ~ revise CJS and TS examples (imports, naming, ...) ∾
a776960
- docs ~ add XDG reference comment ∾
58fdbb3
- docs ~ revise spell-checker exceptions ∾
b986eeb
- docs ~ rewrite examples for TypeScript-based package ∾
f3bf949
- docs ~ (package.json) polish module description ∾
751262d
- maint (CICD): disable NodeJS-v14 on TravisCI (broken TravisCI-side for Linux/NodeJS-v14) ∾
a6a95c6
- maint (CICD): update CI for NodeJS-v10+ build/test requirement ∾
10fa159
- maint (build): (gitignore) revise for new 'dist' packaging model ∾
370d3db
- maint (build): avoid transpilation for test fixtures ∾
5399a29
- maint (build): add esm-wrapper to tests build folder ∾
c638dcb
- maint (build): (package.json) update files for 'dist' project model ∾
920cb98
- maint (build): (package.json) declare package support for NodeJS-v4+ engines ∾
ce80dab
- maint (build): (package.json) revise packages tags to advertise support for NodeJS-v4+ ∾
5fe1e2c
- maint (build): add 'cjs' directory to distribution for tools w/o 'exports' support ∾
8073b3e
- maint (build): name revision (tests_ => testbed) ∾
896663b
- maint (dev): add RemarkLint config ∾
8a60f98
- maint (dev): update ESLint config for TypeScript-based package ∾
1d5d1d7
- maint (dev): add CommitLint config ∾
b97c098
- maint (dev): update dep (xdg-portable; for Node-v4+ compatibility) ∾
f2e8831
- maint (dev): revise VSCode 'ToDO Tree' settings (ignore 'vendor') ∾
0f8bd67
- maint (dev): (package.json) add rebuild:all script ∾
6151867
- maint (dev): ignore non-test build folders for code coverage calculations ∾
c046331
- maint (dev): (npm) suppress annoying update messages ∾
10f5e08
- maint (dev): add
rollup
config for type bundling ∾63c9270
- maint (dev): (package.json) update dev scripts and deps (for dev, new min NodeJS of v10.14+) ∾
a82e531
- maint (dev): add TypeScript 'tsconfig' files ∾
9ae72b3
- maint (dev): add TypeScript dev deps ∾
79b67ab
- maint (dev): update VSCode settings (includes
cspell
config/dictionaries) ∾8ce27fd
- maint (dev): relocate Prettier config from 'package.json' to external file ∾
e707bdb
- maint (dev): update EditorConfig ∾
d5a95b5
- maint (dev): (QA) add CodeClimate config ∾
e8d3139
- maint (dev): (QA) add Codacy configuration (with cloud-side config notes) ∾
a50f0c5
- refactor ~ common code consolidation and changes to improve testability ∾
6566325
- refactor ~ remove redundant null-coalesce ∾
a55bea2
- refactor ~ remove unneeded manual type specifications ∾
21722f3
- refactor ~ sort XDGAppPaths type definitions and exports ∾
38047e0
- refactor ~ minimize use of
typeof x
to avoid loss of eslint variable tracking ∾540bccc
- refactor ~ convert to TypeScript ∾
a228c2f
- tests ~ add tests for 'pkg' packaged application support ∾
0819a45
- tests ~ add spell-checker exceptions ∾
0e6e2b0
- tests ~ fix direct script shell portability ∾
0ed4a9c
- tests ~ add tests to improve code coverage ∾
b7c7f4b
- tests ~ increase testing coverage of builds (via more fixtures) ∾
d41c81b
- tests ~ fix test fixture references ∾
f7cd135
- tests ~ test more build/transpilation targets (fixtures) ∾
815818c
- tests ~ add distribution tests ∾
9e5d45f
- tests ~ remove redundant tests ∾
917a611
- tests ~ remove TypeError tests (depend on tooling for type safety) ∾
141d531
- tests ~ refactor for TypeScript-based package ∾
58310ff
v5.5.1 (2020-12-15)
v5.5.0 (2020-12-15)
[v5.5.0; details]
- docs ~ refactor examples (improved flexibility and robustness) ∾
b4c702d
- docs ~ add CHANGELOG spell-checker exceptions ∾
d26c92e
- docs ~ add TypeScript example ∾
655beee
- docs ~ polish README ∾
73414bc
- maint (build): fix package keywords ∾
0240b3a
- maint (build): include CHANGELOG in distribution file list ∾
ce467f3
- maint (build): update 'README.md' filename in package manifest ∾
708ad3a
- maint (dev): refactor/polish package.json ∾
bdd0cff
- maint (dev): npm script polish ∾
3c5f95a
- maint (dev): include .history (for VSCode plugin) in .prettierignore ∾
f6fd80c
- maint (dev): include .history (for VSCode plugin) in .gitignore ∾
c58b821
v5.4.1 (2020-11-05)
[v5.4.1; details]
- docs ~ README filename change (NPMjs requires 'README.md') ∾
b728ae5
v5.4.0 (2020-11-04)
[v5.4.0; details]
- fix options normalization logic error ∾
28857ac
- docs ~ polish README badges ∾
33b40aa
- docs ~ update LICENSE filename ∾
92257b0
- docs ~ update README ∾
4feb8c6
- docs ~ update example code (improved
appPaths.log()
) ∾8e12d9f
- docs ~ update README ∾
14f4c59
- docs (polish): minor comment reformatting ∾
20610fd
- docs (polish): improved show-paths.js example ∾
29f9de5
- maint (CICD): add MacOS CI testing ∾
2da1365
- maint (CICD): synchronize GHA CI name/config ∾
a331ef3
- maint (build): refactor package NodeJS engine compatibility specification ∾
dd45719
- maint (build): update package files for LICENSE and README ∾
51d31a9
- maint (build): refactor npm scripts ∾
f9e9c4f
- maint (build): update CHANGELOG template with markdown-lint and spell-checker signals ∾
d367cdd
- maint (build): update EditorConfig (include more file types and commentary) ∾
a835c2d
- maint (build): revise and polish npm scripts ∾
60f91fa
- maint (build): add explanation for NPMrc
package-lock=false
∾c9f6092
- maint (build): reorganize package.json ∾
0c9c821
- maint (dev): add Prettier ignore file (to simplify automation) ∾
881586a
- maint (dev): add Prettier ∾
69e18ad
- maint (dev): XO => ESLint/Prettier (better tooling + TypeScript prep) ∾
258445b
- maint (dev): change to 'eslintrc.js' configuration file ∾
15af0d2
- maint (dev): add ESLint ∾
91df9e0
- maint (dev): remove XO ∾
47d12b5
- maint (dev): add VSCode settings (ENABLE auto-format on save) ∾
84378e5
- maint (dev): add/update .gitattributes ∾
62d06d6
- maint (dev): update .gitignore files ∾
8f13ac7
- maint (dev): add Prettier configuration ∾
c2e9f42
- refactor ~ remove unnecessary extra test for
xdg.runtime()
∾a5fa5d0
- refactor ~ remove unnecessary
dirOptions.isolated
tests ∾cfa4ed3
- refactor ~ minimize use of
typeof x
to avoid loss of linter variable tracking ∾3d0a586
- refactor ~ remove unnecessary OS-specific code ∾
472ea08
- refactor (polish): fix ESLint complaints ∾
1a3853d
- refactor (polish):
prettier
re-format ∾c8330ea
- tests ~ add integration testing ∾
8b949da
- tests ~ specify unit tests (by filename) ∾
8a42cc7
- tests ~ consolidate type tests into test directory ∾
63ce73d
- tests ~ expand/improve type definition and testing ∾
7e2d898
- tests ~ use more functional syntax (for => forEach) + add more tests ∾
268c91b
- test (refactor): minimize use of
typeof x
to avoid loss of linter variable tracking ∾3f43127
v5.3.0 (2020-10-26)
[v5.3.0; details]
- fix
npx xo
warnings ∾bbfb8aa
- update dependencies ∾
382ec3c
- maint ~ reconfigure for
git-changelog
(from GH:rivy-go) ∾69611f1
- maint (CICD): add GitHub Actions CI ∾
b893e31
- maint (build): refactor run-scripts for code coverage to run only for Node-v10+ ∾
fba5f36
- maint (build): refactor run-scripts for updated
cspell
,tsd
, andxo
to run only for Node-v10+ ∾29a92ed
- maint (dev): update editorconfig + whitespace cleanup ∾
398555d
v5.2.0 (2019-10-04)
[v5.2.0; details]
- docs ~ update README badges ∾
6fdaa5b
- docs ~ add CHANGELOG (via
git-chglog
) ∾1a458ba
- docs ~ update module keywords ∾
0fd867e
v5.1.0 (2019-08-18)
v5.0.0 (2019-08-04)
[v5.0.0; details]
- change ~ remove dissonant, unneeded
temp()
method ∾ceed5d0
v4.0.3 (2019-07-28)
v4.0.2 (2019-07-28)
[v4.0.2; details]
- change ~ remove unneeded 'flexible' constructor code ∾
86704c5
- fix parsing of 'options' ∾
c43fdb2
- docs ~ fix README ∾
3ebc5d3
- maint ~ add and improve tests ∾
c53aa2e
v4.0.1 (2019-07-22)
[v4.0.1; details]
- docs ~ fix and polish README ∾
2829fe2
v4.0.0 (2019-07-07)
[v4.0.0; details]
- change ~ improve/update example for new API ∾
9978c1f
- change ~ API! - change to method-based API ∾
7d1f8a3
- change ~ rename module to 'xdg-app-paths' ∾
5bc765a
- change ~ remove '.default' export ∾
7b21ad2
- add example ∾
bb51888
- docs ~ update/improve README ∾
db03fab
- maint ~ add coverage testing ∾
37f5a69
- maint ~ be strict about node version ∾
a3b98dc
- maint ~ improve linting support for IDEs ∾
4aa4407
- maint ~ add AppVeyor CI ∾
3dea7e5
- refactor ~ use 'xdg-portable' ∾
1c016d1
v3.0.2 (2019-06-29)
v3.0.1 (2019-06-29)
[v3.0.1; details]
- add improved XDG support (CONFIG_DIRS and DATA_DIRS) ∾
c6a250b
- add cross-platform XDG support (plus comment polish) ∾
4d87f8d
- add note about the user needing to create the actual directories ∾
294db55
- fix ~ windows 'data' should roam with user ∾
a0b2f75
- maint ~ comment polish ∾
dab0324
- maint ~ add README linting and corrections ∾
aaf1e6c
- maint ~ add spell-checker exceptions ∾
bf9d759
- refactor ~ reorganize properties ∾
f376e0c
v2.2.0 (2019-04-01)
[v2.2.0; details]
v2.1.0 (2019-03-04)
v2.0.0 (2018-11-05)
[v2.0.0; details]
No changelog for this release.
v1.0.0 (2017-01-10)
v0.3.1 (2016-10-18)
[v0.3.1; details]
No changelog for this release.
v0.3.0 (2016-07-02)
v0.2.0 (2016-06-24)
[v0.1.0; details]
No changelog for this release.