Sourced from feed's releases.
5.2.0
What's Changed
- Set copyright as optional for feed by
@lluisemperin jpmonette/feed#217- feat(rss): relax tag output condition to allow name-only by
@huanjuedadehenin jpmonette/feed#220- fix: treat description as optional rss2 to avoid "undefined" output by
@Krinklein jpmonette/feed#223- perf(rss/atom/json): Use
.forEach()instead of.map()when resulting array is unused by@Greenheartin jpmonette/feed#234- docs: Show current default value for
generatorin example by@Greenheartin jpmonette/feed#232- fix: make copyright and id optional by
@dword-designin jpmonette/feed#219- Hotfix for allowing multiple atom:link tags in the RSS2 feed by
@aletorradoin jpmonette/feed#235- Add stylesheet support to rss and atom by
@kunatasticin jpmonette/feed#216- release 5.2.0 by
@jpmonettein jpmonette/feed#236New Contributors
@lluisempermade their first contribution in jpmonette/feed#217@huanjuedadehenmade their first contribution in jpmonette/feed#220@Krinklemade their first contribution in jpmonette/feed#223@Greenheartmade their first contribution in jpmonette/feed#234@dword-designmade their first contribution in jpmonette/feed#219@aletorradomade their first contribution in jpmonette/feed#235@kunatasticmade their first contribution in jpmonette/feed#216Full Changelog: https://github.com/jpmonette/feed/compare/5.1.0...5.2.0
0dd65a5 release 5.2.0 (#236)4b913e3 Add stylesheet support to rss and atom (#216)6745292 Hotfix for allowing multiple atom:link tags in the RSS2 feed (#235)17d1013 fix: make copyright and id optional (#219)8ba1675 Show current default value for generator in example (#232)0e7456a perf(rss/atom/json): Use .forEach() instead of .map() when resulting arra...14e3fc6 fix: treat description as optional rss2 to avoid "undefined" output (#223)fd99f18 feat(rss): relax <author> tag output condition to allow name-only (#220)519d8e9 Set copyright as optional for feed (#217)dcf9a89 Update README.mdSourced from @parcel/watcher-wasm's releases.
v2.5.4
What's Changed
- patch: fix SEGV due to Static Initialization Order Fiasco bug by
@alichtmanin parcel-bundler/watcher#208- Resolve several BinSkim issues by
@rzhao271in parcel-bundler/watcher#202- upgrade detect-libc for better compatibility by
@nicksrandallin parcel-bundler/watcher#200- Don't show error messages when checking if watchman is available by
@aptinioin parcel-bundler/watcher#198- Add Meteor to list of users by
@harryadelin parcel-bundler/watcher#214- Fix CI by
@tmm1in parcel-bundler/watcher#213- Fix more SIOF / SDOF issues by
@alichtmanin parcel-bundler/watcher#216- Resolve more BinSkim issues by
@rzhao271in parcel-bundler/watcher#219- Remove
D_FORTIFY_SOURCEflag by@bpaseroin parcel-bundler/watcher#223- Fix use of delete operators by
@matttysonin parcel-bundler/watcher#145- Some minor fixes found doing code review by
@bpaseroin parcel-bundler/watcher#222- Reduce dependencies by switching to picomatch by
@benmccannin parcel-bundler/watcher#210- Fix glob tests on windows by going back to
picomatch@2.3.1by@bpaseroin parcel-bundler/watcher#224- v2.5.2 by
@bpaseroin parcel-bundler/watcher#225- eng - update actions versions by
@bpaseroin parcel-bundler/watcher#226- v2.5.3 by
@bpaseroin parcel-bundler/watcher#227- Test on current versions of Node.js by
@cclaussin parcel-bundler/watcher#221- eng - try to fix release script to publish new NPM version by
@bpaseroin parcel-bundler/watcher#228- v2.5.4 by
@bpaseroin parcel-bundler/watcher#229New Contributors
@alichtmanmade their first contribution in parcel-bundler/watcher#208@rzhao271made their first contribution in parcel-bundler/watcher#202@nicksrandallmade their first contribution in parcel-bundler/watcher#200@aptiniomade their first contribution in parcel-bundler/watcher#198@harryadelmade their first contribution in parcel-bundler/watcher#214@matttysonmade their first contribution in parcel-bundler/watcher#145@benmccannmade their first contribution in parcel-bundler/watcher#210@cclaussmade their first contribution in parcel-bundler/watcher#221Full Changelog: https://github.com/parcel-bundler/watcher/compare/v2.5.1...v2.5.4
b790d37 v2.5.4 (#229)a6d72d4 eng - try to fix release script to publish new NPM version (#228)633345d Test on current versions of Node.js (#221)e507365 v2.5.3 (#227)dcb135b eng - update actions versions (#226)9f40134 v2.5.27a9a5d6 Fix picomatch usage on windows for glob matchingee9365a Reduce dependencies by switching to picomatch (#210)b77320c vscode - some minor fixes found doing code review (#222)f503c6e Fix use of delete operators (#145)Sourced from @parcel/watcher's releases.
v2.5.4
What's Changed
- patch: fix SEGV due to Static Initialization Order Fiasco bug by
@alichtmanin parcel-bundler/watcher#208- Resolve several BinSkim issues by
@rzhao271in parcel-bundler/watcher#202- upgrade detect-libc for better compatibility by
@nicksrandallin parcel-bundler/watcher#200- Don't show error messages when checking if watchman is available by
@aptinioin parcel-bundler/watcher#198- Add Meteor to list of users by
@harryadelin parcel-bundler/watcher#214- Fix CI by
@tmm1in parcel-bundler/watcher#213- Fix more SIOF / SDOF issues by
@alichtmanin parcel-bundler/watcher#216- Resolve more BinSkim issues by
@rzhao271in parcel-bundler/watcher#219- Remove
D_FORTIFY_SOURCEflag by@bpaseroin parcel-bundler/watcher#223- Fix use of delete operators by
@matttysonin parcel-bundler/watcher#145- Some minor fixes found doing code review by
@bpaseroin parcel-bundler/watcher#222- Reduce dependencies by switching to picomatch by
@benmccannin parcel-bundler/watcher#210- Fix glob tests on windows by going back to
picomatch@2.3.1by@bpaseroin parcel-bundler/watcher#224- v2.5.2 by
@bpaseroin parcel-bundler/watcher#225- eng - update actions versions by
@bpaseroin parcel-bundler/watcher#226- v2.5.3 by
@bpaseroin parcel-bundler/watcher#227- Test on current versions of Node.js by
@cclaussin parcel-bundler/watcher#221- eng - try to fix release script to publish new NPM version by
@bpaseroin parcel-bundler/watcher#228- v2.5.4 by
@bpaseroin parcel-bundler/watcher#229New Contributors
@alichtmanmade their first contribution in parcel-bundler/watcher#208@rzhao271made their first contribution in parcel-bundler/watcher#202@nicksrandallmade their first contribution in parcel-bundler/watcher#200@aptiniomade their first contribution in parcel-bundler/watcher#198@harryadelmade their first contribution in parcel-bundler/watcher#214@matttysonmade their first contribution in parcel-bundler/watcher#145@benmccannmade their first contribution in parcel-bundler/watcher#210@cclaussmade their first contribution in parcel-bundler/watcher#221Full Changelog: https://github.com/parcel-bundler/watcher/compare/v2.5.1...v2.5.4
b790d37 v2.5.4 (#229)a6d72d4 eng - try to fix release script to publish new NPM version (#228)633345d Test on current versions of Node.js (#221)e507365 v2.5.3 (#227)dcb135b eng - update actions versions (#226)9f40134 v2.5.27a9a5d6 Fix picomatch usage on windows for glob matchingee9365a Reduce dependencies by switching to picomatch (#210)b77320c vscode - some minor fixes found doing code review (#222)f503c6e Fix use of delete operators (#145)Sourced from detect-libc's changelog.
2.1.2 (2025-10-05)
- Add semi-automated changelog #32 (a950b06), closes #32
- Ensure Node.js 10 and 12 can use async file-based detection methods (#33) (a418065), closes #33
2.1.1 (2025-09-24)
2.1.0 (2025-09-14)
- CI: Add non-Linux integration tests for completeness (f9b7639)
- Detect libc using the interpreter value from Node's ELF header (4d6eafe)
- CI: Publish tagged commits to npm (08198d2)
- CI: update integration test expectations (3a1f323)
2.0.4 (2025-04-22)
- TypeScript: Add types field to package.json (#28) (0362727), closes #28
- CI: Add Node.js 20/22, remove CentOS (EOL) (3ed5518)
- CI: remove Node.js 22 (c04d3f2)
2.0.3 (2024-03-19)
- Improve filesystem-based detection of glibc (#22) (2642d96), closes #22
- Improve getReport performance (#21) (5e1482d), closes #21
- CI: bump unit test actions (646230f)
- CI: Latest Void Linux provides glibc 2.39 (2def922)
- CI: Update integration test environments/expectations (e307a53)
- Tests: include missing coverage in summary (9117b83)
- chore: refactor by removing a couple variables (#20) (8cf409b), closes #20
2.0.2 (2023-07-18)
- Add credit for e8c0afd (a3f3efb)
- Add SPDX identifiers to all source code files (d4fd207)
- Attempt to use contents of /usr/bin/ldd file for greater performance (#19) (e8c0afd), closes #19
- Ensure SPDX in header, correct grammar (4140056)
- CI: Add tests for Node.js 20 (a077cda)
- Docs: clarify 'version numbers' refers to libc (and not this package) (d49b8d3)
- Test: (unit) add Node.js 18 (integration) add Fedora 38, Ubuntu 22.04 (6761837)
2.0.1 (2022-02-14)
- Add Void Linux to integration tests (cde9231)
- Ensure TypeScript defs are valid, fixes initializer error (#15) (e7c02a7), closes #15
- CI: Switch CentOS 8 (EOL) to Stream (2bd0e69)
2.0.0 (2022-01-19)
... (truncated)
98928b7 Release v2.1.2a418065 Ensure Node.js 10 and 12 can use async file-based detection methods (#33)a950b06 Add semi-automated changelog #3281ba742 Release v2.1.1e64be76 Ensure Node.js 10 and 12 can use file-based detection methods (#30)f74b368 Release v2.1.0f9b7639 CI: Add non-Linux integration tests for completeness41add95 Prerelease v2.1.0-rc.008198d2 CI: Publish tagged commits to npm4d6eafe Detect libc using the interpreter value from Node's ELF headerThis version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for detect-libc since your current version.