mirror of
https://github.com/jwetzell/acn-js.git
synced 2026-07-26 10:28:41 +00:00
-
released this
2024-12-16 04:49:32 +00:00 | 214 commits to main since this release📅 Originally published on GitHub: Wed, 18 Dec 2024 00:37:45 GMT
🏷️ Git tag created: Mon, 16 Dec 2024 04:49:32 GMTsome very not-so-ready code to do some decoding through ACN packet data lot's of the spec was only really glanced over so nuisances off the spec as well as some pretty big pieces that I haven't been able to get my hands on some sample data to clarify the parts of the spec that aren't immediately obvious.
What's Changed
- Add support for decoding SDT protocol blocks inside RLP by @jwetzell in https://github.com/jwetzell/acn-js/pull/5
- add esm and cjs builds by @jwetzell in https://github.com/jwetzell/acn-js/pull/6
- Bump @types/node from 22.7.5 to 22.10.2 by @dependabot in https://github.com/jwetzell/acn-js/pull/7
- Bump typescript from 5.6.3 to 5.7.2 by @dependabot in https://github.com/jwetzell/acn-js/pull/4
- Bump prettier from 3.3.3 to 3.4.2 by @dependabot in https://github.com/jwetzell/acn-js/pull/1
New Contributors
- @jwetzell made their first contribution in https://github.com/jwetzell/acn-js/pull/5
- @dependabot made their first contribution in https://github.com/jwetzell/acn-js/pull/7
Full Changelog: https://github.com/jwetzell/acn-js/commits/acn/v0.1.0
Downloads