Skip to main content
Module

x/xdg_app_paths/CHANGELOG.mkd

Determine (XDG-compatible) paths for storing application files (cache, config, data, etc)
Latest
File

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]

Fixes

  • bugfix ~ (package) work-around for npm publish bug (see GH:npm/cli#6137) ∾ 6ffa1d4

Dependency Updates

  • update (deps): (up-to XDG-v10.6.0); latest ∾ 48b7319

Documentation

  • 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

Maintenance

  • 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+ yarn6004d2c
  • 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]

Dependency Updates

  • 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

Documentation

  • docs ~ (README) revise Package/Publish notes (removing tag/version check) ∾ f22ce18

Maintenance

  • 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 (aka rebuild:all) and refresh: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

Test Improvements

  • tests ~ revise ESLint directives (local preferred over global) ∾ 56deca1
  • test (refactor): move version consistency checks from package lint to distribution test ∾ 1ddba6c

v8.1.1 (2022-08-06)

[v8.1.1; details]

Documentation

  • docs ~ (eg) update os-paths import versions ∾ 0460f8b

v8.1.0 (2022-08-06)

[v8.1.0; details]

Dependency Updates

  • update Deno deps (up-to std@0.150.0) ∾ e7f8729
  • update (deps): (up-to XDG-v10.2.0) * uses std@0.150.0 ∾ cbc9e45

Documentation

  • docs ~ (eg) add Deno permissions gates ∾ ff46640
  • docs ~ (eg) update Deno (up-to std@0.150.0) ∾ 42c348f
  • docs ~ (README) improve Packaging/Publishing instructions ∾ 920867d

Maintenance

  • maint (dev): (package) refactor ‘prerelease’ and ‘prepublishOnly’ for clarity ∾ 554458c
  • maint (dev): revise/update TypeScript ‘tsconfig’ files ∾ df9443f
  • maint (dev): add/restore .test. and .spec. to ignore-list for nyc coverage calculations ∾ a8c1003

v8.0.2 (2022-08-06)

[v8.0.2; details]

Dependency Updates

  • update (deps): (up-to XDG-v10.0.0); no-panic/no-prompt import (for Deno platform-adapter) ∾ b88e427

Maintenance

  • maint (dev): narrow/reduce ignore-list for nyc coverage calculations ∾ 7a43c9e

Test Improvements

  • tests ~ return to .test. test file name (re-enables automatic ava testing) ∾ 40898b7
  • tests ~ restore 100% test coverage ∾ d646f00

v8.0.1 (2022-08-05)

[v8.0.1; details]

Documentation

  • docs ~ (eg) update xdg-app-paths import versions ∾ 2a49f2d
  • docs ~ (README) update versions for import examples ∾ 9d083b5

v8.0.0 (2022-08-04)

[v8.0.0; details]

Changes

  • 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

Fixes

  • fix (deps): hack around early version npm ci failure ∾ eb6a8e4

Dependency Updates

  • update (deps): (up-to XDG-v10.0.0); no-panic/no-prompt import ∾ 7474149

Documentation

  • 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

Maintenance

  • 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

Refactoring

  • refactor (polish): fix deno lint complaint (ban-ts-comment) ∾ 068eb0c
  • refactor (polish): npm run fix:style4554669

Test Improvements

  • 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

BREAKING CHANGE

Adds a Deno v1.8.0+ minimum version requirement.


v7.3.0 (2021-02-27)

[v7.3.0; details]

Documentation

  • docs ~ (README) sync with JSDocs descriptions ∾ 6ab0c02
  • docs ~ JSDocs polish ∾ 0833db2
  • docs ~ add cspell dictionary word(s) ∾ 25540e4

Maintenance

  • maint (deps): add ‘typedoc’ (dev; for future use) ∾ fd8e7f0

v7.2.0 (2021-02-21)

[v7.2.0; details]

Documentation

  • 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

Maintenance

  • maint (build): remove unneeded intermediate ‘default’ export object ∾ 6c4d26b
  • maint (build): fix CJS type rewrite ∾ 15c007f

Refactoring

  • refactor ~ replace intermediate default export object to improve deno docs results ∾ 7d5e0d2

v7.1.1 (2021-02-21)

[v7.1.1; details]

Documentation

  • docs ~ README corrections ∾ b68009c

v7.1.0 (2021-02-20)

[v7.1.0; details]

Documentation

  • docs ~ add Deno examples using remote imports ∾ d5fb0a9
  • docs ~ disable remark lint complaint (maximum-heading-length) ∾ a521003
  • docs ~ (README) fix Deno required permissions list ∾ add23f7

v7.0.0 (2021-02-20)

Add support for Deno.

[v7.0.0; details]

Changes

Documentation

  • docs ~ README revisions for Deno ∾ 2d09289
  • docs ~ add Deno example ∾ 5a64a43

Maintenance

  • maint (dev): add Deno types ∾ 57c6ba7

Refactoring

  • refactor ~ add support (Platform.Adapter) for other platforms (eg, Deno) ∾ 1c6405a

Test Improvements

  • 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]

Changes

  • 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

Fixes

  • fix ~ use ‘an-anonymous-script’ as name for scripts w/o ‘require.main.filename’ ∾ 02dd0c9
  • fix remark . complaint (passive voice) ∾ 9378936

Dependency Updates

  • update ~ remove unneeded dep ∾ 00330ae

Documentation

  • 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

Maintenance

  • 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

Refactoring

  • 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

Test Improvements

  • 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.1; details]

Fixes

  • fix examples (restore Node-v6 compatibility) ∾ a76fe7d

v5.5.0 (2020-12-15)

[v5.5.0; details]

Fixes

  • fix ~ remove erroneous devDependency (‘fs@0.0.1-security’) ∾ d9d97ce

Documentation

  • docs ~ refactor examples (improved flexibility and robustness) ∾ b4c702d
  • docs ~ add CHANGELOG spell-checker exceptions ∾ d26c92e
  • docs ~ add TypeScript example ∾ 655beee
  • docs ~ polish README ∾ 73414bc

Maintenance

  • 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

Test Improvements

  • tests ~ minor refactor of type tests ∾ 2cd7c00
  • tests ~ test examples for successful execution ∾ 4b6e1aa

v5.4.1 (2020-11-05)

[v5.4.1; details]

Documentation

  • docs ~ README filename change (NPMjs requires ‘README.md’) ∾ b728ae5

v5.4.0 (2020-11-04)

[v5.4.0; details]

Fixes

  • fix options normalization logic error ∾ 28857ac

Documentation

  • 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

Maintenance

  • 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=falsec9f6092
  • 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

Refactoring

  • 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

Test Improvements

  • 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]

Fixes

Dependency Updates

Maintenance

  • 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, and xo to run only for Node-v10+ ∾ 29a92ed
  • maint (dev): update editorconfig + whitespace cleanup ∾ 398555d

Refactoring

  • refactor ~ add state functions after adding base platform-dependent extension functions ∾ 9632d64
  • refactor ~ remove unusual use of return in class constructor ∾ f69c9f2
  • refactor repository directory structure prior to typescript (and then deno) conversion ∾ d680042

v5.2.0 (2019-10-04)

[v5.2.0; details]

Documentation

  • docs ~ update README badges ∾ 6fdaa5b
  • docs ~ add CHANGELOG (via git-chglog) ∾ 1a458ba
  • docs ~ update module keywords ∾ 0fd867e

Maintenance

  • maint ~ add git-chglog configuration ∾ 64c61e8
  • maint (CI): fix CI testing using NodeJS v6 ∾ d1e5192
  • maint (build): refactor lint/test run-scripts ∾ ed1f035

Refactoring

  • refactor tests for NodeJS v6 compatibility ∾ 612c4c9
  • refactor ~ support module use back to NodeJS v6 ∾ 6076f97

v5.1.0 (2019-08-18)

[v5.1.0; details]

Fixes

  • fix typescript definitions and testing ∾ 7a99d84

v5.0.0 (2019-08-04)

[v5.0.0; details]

Changes

  • change ~ remove dissonant, unneeded temp() method ∾ ceed5d0

Documentation

  • docs ~ polish README ∾ 32afd69
  • docs ~ improve example ∾ ec43fce
  • docs ~ fix broken CI README badges (point to repo master branch) ∾ d043db5

v4.0.3 (2019-07-28)

[v4.0.3; details]

Documentation

  • docs ~ fix README example code ∾ 0f4bd17

Maintenance

  • maint ~ fix spelling in tests ∾ 2fc9283

v4.0.2 (2019-07-28)

[v4.0.2; details]

Changes

  • change ~ remove unneeded ‘flexible’ constructor code ∾ 86704c5

Fixes

  • fix parsing of ‘options’ ∾ c43fdb2

Documentation

Maintenance

  • maint ~ add and improve tests ∾ c53aa2e

Refactoring

  • refactor ~ convert to ES2015 class notation ∾ ab2b9d7
  • refactor ~ revise internal naming ∾ ec56ae1

v4.0.1 (2019-07-22)

[v4.0.1; details]

Documentation

  • docs ~ fix and polish README ∾ 2829fe2

Maintenance

  • maint ~ improve code coverage testing and reporting ∾ 5636d68
  • maint ~ expand testing to include NodeJS v12 ∾ ecf5f9b

v4.0.0 (2019-07-07)

[v4.0.0; details]

Changes

  • 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

Documentation

  • docs ~ update/improve README ∾ db03fab

Maintenance

  • maint ~ add coverage testing ∾ 37f5a69
  • maint ~ be strict about node version ∾ a3b98dc
  • maint ~ improve linting support for IDEs ∾ 4aa4407
  • maint ~ add AppVeyor CI ∾ 3dea7e5

Refactoring

  • refactor ~ use ‘xdg-portable’ ∾ 1c016d1

v3.0.2 (2019-06-29)

[v3.0.2; details]

Documentation

  • docs ~ polish and add XDG references ∾ 1696b46

v3.0.1 (2019-06-29)

[v3.0.1; details]

Changes

  • 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

Fixes

  • fix ~ windows ‘data’ should roam with user ∾ a0b2f75

Maintenance

  • maint ~ comment polish ∾ dab0324
  • maint ~ add README linting and corrections ∾ aaf1e6c
  • maint ~ add spell-checker exceptions ∾ bf9d759

Refactoring

  • refactor ~ reorganize properties ∾ f376e0c

v2.2.0 (2019-04-01)

[v2.2.0; details]

Refactoring

  • refactor TypeScript definition to CommonJS compatible export (#12) ∾ dacf4e9

v2.1.0 (2019-03-04)

[v2.1.0; details]

Changes


v2.0.0 (2018-11-05)

[v2.0.0; details]

No changelog for this release.


v1.0.0 (2017-01-10)

[v1.0.0; details]

Fixes

  • fix incorrect paths on Linux (#6) ∾ 3a2ba84

v0.3.1 (2016-10-18)

[v0.3.1; details]

No changelog for this release.


v0.3.0 (2016-07-02)

[v0.3.0; details]

Fixes


v0.2.0 (2016-06-24)

[v0.2.0; details]

Changes

  • add suffix to prevent possible conflict with native apps ∾ c2fda19

v0.1.0 (2016-06-21)

[v0.1.0; details]

No changelog for this release.