Determine (XDG-compatible) paths for storing application files (cache, config, data, etc)
Last release 4 years ago
no release in 18 months
Ships unpredictably
gaps range from 8 days to 1.5 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
7 years old
25 releases · first in 2019
Release timeline
25 releases since 2019Releases
- 8.3.06 Feb 2023
Release notes
This project publishes no release notes. Between
v8.2.0andv8.3.0there were 34 commits, 33 of them substantive:- maint/dev ~ (git-changelog) configuration and template updates
- maint/dev ~ (CommitLint) update config; add relaxed linting for development
- maint/dev ~ (ESLint) update config; merge Deno and JS configs
- maint/dev ~ (gitignore) update config notes
- maint/dev ~ (Prettier) update config; adds dual use (Deno or NodeJS projects)
- maint/dev ~ (markdown-lint/Remark) update config; adds dual use (Deno or NodeJS projects)
- docs ~ add
cspelldictionary word(s) - docs ~ (README) remove references to TravisCI
- docs ~ (README) fix reproducible install instructions
- maint/build ~ (package) fix coverage view/send branch logic
- maint/build ~ (package) move coverage data storage to less visible location
- maint/build ~ (package) add color to 'help' output
- maint/build ~ (package) add final NL for non-WinOS output equivalence
- docs ~ (README) fix GHA workflow badge
- docs ~ (README) fix formatting errors
- maint/build ~ (package) fix coverage HTML output target
- maint/build ~ (package) remove 'rimraf' (use
shx rm -fr ...) - docs ~ (README) fix/polish discussion commentary
- docs ~ (README) update download/install URLs and commentary
- docs ~ add
cspelldictionary word(s)
…and 13 more.
- 8.2.014 Aug 2022
Release notes
This project publishes no release notes. Between
v8.1.1andv8.2.0there were 19 commits, 18 of them substantive:- maint/build ~ add
refresh(akarebuild:all) andrefresh:distrun target - maint/build ~ (package) commit linters now check more deeply/robustly into past commits
- maint/build ~ (package) add '_:debug:env' run target
- maint/build ~ (package) revise 'cov:send' to support user-defined options
- maint/build ~ (package) revise and surface availability of test harness options to user
- maint/build ~ (package) revise help generation to match HELP_TEXT more narrowly; add commentary
- maint/dev ~ (CommitLint) update (improves commit lints, capturing more flawed commits)
- maint/dev ~ (CommitLint) allow fixup!/squash! commits iff not prerelease
- maint/dev ~ revise
cspellto allow local exceptions - maint/dev ~ add CodeCov config (reports will be solely informational/no-fail)
- maint/CICD ~ (TravisCI) expand NodeJS test versions
- maint/CICD ~ (GHA) expand NodeJS test versions
- maint/CICD ~ (GHA) add platform label to coverage uploads (via
--flags=...) - tests ~ revise ESLint directives (local preferred over global)
- tests/refactor ~ move version consistency checks from package lint to distribution test
- docs ~ (README) revise Package/Publish notes (removing tag/version check)
- update/deps ~ (up-to XDG-v10.5.0); uses [email protected]
- update Deno deps (down-to [email protected]; pin); avoid permission prompt(s)
- maint/build ~ add
- 8.1.16 Aug 2022
Release notes
This project publishes no release notes. Between
v8.1.0andv8.1.1there were 2 commits, 1 of them substantive:- docs ~ (eg) update os-paths import versions
- 8.1.06 Aug 2022
Release notes
This project publishes no release notes. Between
v8.0.2andv8.1.0there were 9 commits, 8 of them substantive:- maint/dev ~ add/restore .test. and .spec. to ignore-list for
nyccoverage calculations - maint/dev ~ revise/update TypeScript 'tsconfig' files
- maint/dev ~ (package) refactor 'prerelease' and 'prepublishOnly' for clarity
- docs ~ (README) improve Packaging/Publishing instructions
- update Deno deps (up-to [email protected])
- update/deps ~ (up-to XDG-v10.2.0) * uses [email protected]
- docs ~ (eg) update Deno (up-to [email protected])
- docs ~ (eg) add Deno permissions gates
- maint/dev ~ add/restore .test. and .spec. to ignore-list for
- 8.0.26 Aug 2022
Release notes
This project publishes no release notes. Between
v8.0.1andv8.0.2there were 5 commits, 4 of them substantive:- update/deps ~ (up-to XDG-v10.0.0); no-panic/no-prompt import (for Deno platform-adapter)
- tests ~ restore 100% test coverage
- tests ~ return to .test. test file name (re-enables automatic
avatesting) - maint/dev ~ narrow/reduce ignore-list for
nyccoverage calculations
- 8.0.16 Aug 2022
Release notes
This project publishes no release notes. Between
v8.0.0andv8.0.1there were 3 commits, 2 of them substantive:- docs ~ (README) update versions for import examples
- docs ~ (eg) update xdg-app-paths import versions
- 8.0.06 Aug 2022
Release notes
This project publishes no release notes. Between
v7.3.0andv8.0.0there were 62 commits, 61 of them substantive:- change ~ use '$eval' as final application name fallback
- docs ~ update to note '$eval' as final app name fallback
- maint/dev ~ block
deno fmt(poor defaults; non-customizable) - docs ~ add spell-checker exceptions
- maint/dev ~ add
dprintformatting exceptions - tests ~ revise in-place test file name for clarity vs code files
- change ~ (deno) avoid panic if read permission is not granted
- fix/deps ~ hack around early version
npm cifailure - maint/dev ~ (fix) use 'https:' protocol (instead of 'git:') for direct GitHub dependency
- maint/build ~ add 'deno' to main exports to publicize Deno support
- maint/build ~ revise destination/naming for transpiled test code (testbed => lab)
- maint/dev ~ revise
rolluptype bundling process - maint/dev ~ (deps) update (and pin) deps
- maint/build ~ (package.json) fix/improve/update development run targets
- maint/dev ~ (vendor) treat all vendor code as 'binary' to reduce useless diff output
- maint/dev ~ update vendored deno types (up-to Deno v1.8.0)
- maint/dev ~ (git-changelog) configuration fixes and improvements
- maint/dev ~ (git-changelog) template fixes and improvements
- maint/dev ~ (QA) update Codacy config (polish)
- maint/dev ~ (QA) update CodeClimate config (polish)
…and 41 more.
- 7.3.027 Feb 2021
Release notes
This project publishes no release notes. Between
v7.2.0andv7.3.0there were 5 commits, 4 of them substantive:- docs ~ add
cspelldictionary word(s) - maint/deps ~ add 'typedoc' (dev; for future use)
- docs ~ JSDocs polish
- docs ~ (README) sync with JSDocs descriptions
- docs ~ add
- 7.2.022 Feb 2021
Release notes
This project publishes no release notes. Between
v7.1.1andv7.2.0there were 7 commits, 6 of them substantive:- maint/build ~ fix CJS type rewrite
- maint/build ~ remove unneeded intermediate 'default' export object
- docs ~ add JSDocs descriptions
- docs ~ redefine
XDGAppPathsas an interface (for better automatic doc generation) - docs ~ revise
XDGAppPathsinterface/type (show methods not properties) - refactor ~ replace intermediate default export object to improve
deno docsresults
- 7.1.121 Feb 2021
Nothing published for this version
- 7.1.021 Feb 2021
Nothing published for this version
- 7.0.020 Feb 2021
Nothing published for this version
- 6.0.020 Feb 2021
Nothing published for this version
- 5.5.116 Dec 2020
Nothing published for this version
- 5.5.016 Dec 2020
Nothing published for this version
- 5.4.16 Nov 2020
Nothing published for this version
- 5.4.06 Nov 2020
Nothing published for this version
- 5.3.027 Oct 2020
Nothing published for this version
- 5.2.04 Oct 2019
Nothing published for this version
- 5.1.018 Aug 2019
Nothing published for this version
- 5.0.015 Aug 2019
Nothing published for this version
- 4.0.329 Jul 2019
Nothing published for this version
- 4.0.228 Jul 2019
Nothing published for this version
- 4.0.127 Jul 2019
Nothing published for this version
- 4.0.022 Jul 2019
Nothing published for this version