Skip to content

Releases: photostructure/fs-metadata

Release 0.4.0

10 Jan 05:33
0.4.0
d3baceb
Compare
Choose a tag to compare
  • Fixed: Switch to thread-safe getmntinfo_r_np() for macOS. Improved darwin resource management.

Full Changelog: 0.3.3...0.4.0

Release 0.3.3

09 Jan 03:14
0.3.3
69cdcd6
Compare
Choose a tag to compare
  • Packaging: Improved ESM/CJS support with common __dirname implementation thanks to tsup shims.

    This change simplifies the implementation and improves inline jsdocs as the exported code and docs have been inlined.

  • Packaging: Re-enabled test coverage assertions (after finding the magicks to get istanbul to see what the tests were exercising)

  • Packaging: Added debuglog tests

  • Packaging: Fixed npm run watch

Full Changelog: 0.3.2...0.3.3

Release 0.3.2

04 Jan 17:00
0.3.2
4dd8689
Compare
Choose a tag to compare
  • Fixed: prior canReaddir() (and subsequent status of volume metadata) would incorrectly fail if the first directory element wasn't readable.

Full Changelog: 0.3.1...0.3.2

Release 0.3.1

03 Jan 19:03
0.3.1
8d4b01e
Compare
Choose a tag to compare

No public codepath updates.

  • Fixed: updated regex patterns for improved matching and linting compliance

  • Fixed: flaky CI test on macOS

  • Added: GitHub Action CodeQL and addressed linting nits

  • Added: scripts for manually running clang-tidy and snyk code test (as they both emit spurious warnings that don't seem to be safely silenced)

Full Changelog: 0.3.0...0.3.1

Release 0.3.0

02 Jan 04:44
0.3.0
0715606
Compare
Choose a tag to compare

Full Changelog: 0.1.6...0.3.0

Release 0.1.6

22 Dec 17:49
0.1.6
777e91d
Compare
Choose a tag to compare
  • attempt to restore the git commit message (3993bb7)

Release 0.1.5

22 Dec 17:21
0.1.5
e4509c0
Compare
Choose a tag to compare

One more attempt to fix typings and simultaneous ESM and CJS support.

The index.mjs and index.cjs is now produced by tsup.

Full Changelog: 0.1.4...0.1.5

Release 0.1.4

20 Dec 04:58
0.1.4
084d8f0
Compare
Choose a tag to compare
  • Update build to fix CommonJS consumers (d39c7e0)

Release 0.1.3

19 Dec 05:58
0.1.3
d24b36c
Compare
Choose a tag to compare

Full Changelog: 0.1.2...0.1.3

Release 0.1.2

18 Dec 05:10
0.1.2
d18c1a1
Compare
Choose a tag to compare