-
released this
2025-09-17 15:58:10 +00:00 | 160 commits to main since this release📅 Originally published on GitHub: Mon, 13 Oct 2025 18:32:16 GMT
🏷️ Git tag created: Wed, 17 Sep 2025 15:58:10 GMTFull Changelog: https://github.com/jwetzell/osc-js/compare/osc/v1.6.0...osc/v1.7.0
Downloads
-
released this
2024-10-25 17:15:25 +00:00 | 330 commits to main since this release📅 Originally published on GitHub: Fri, 25 Oct 2024 17:17:11 GMT
🏷️ Git tag created: Fri, 25 Oct 2024 17:15:25 GMTWhat's Changed
- add support for bundling both esm and cjs versions by @jwetzell in https://github.com/jwetzell/osc-js/pull/29
Full Changelog: https://github.com/jwetzell/osc-js/compare/osc/v1.5.0...osc/v1.6.0
Downloads
-
released this
2024-10-21 17:46:15 +00:00 | 339 commits to main since this release📅 Originally published on GitHub: Mon, 21 Oct 2024 17:46:52 GMT
🏷️ Git tag created: Mon, 21 Oct 2024 17:46:15 GMTWhat's Changed
- add function to guess type and decode by @jwetzell in https://github.com/jwetzell/osc-js/pull/28
Full Changelog: https://github.com/jwetzell/osc-js/compare/osc/v1.4.0...osc/v1.5.0
Downloads
-
released this
2024-10-16 02:57:18 +00:00 | 342 commits to main since this release📅 Originally published on GitHub: Wed, 16 Oct 2024 02:58:00 GMT
🏷️ Git tag created: Wed, 16 Oct 2024 02:57:18 GMTWhat's Changed
- rework message testing for easier addition of failing tests by @jwetzell in https://github.com/jwetzell/osc-js/pull/24
- allow no type string in OSC message by @jwetzell in https://github.com/jwetzell/osc-js/pull/25
- fix bundle minimum size check by @jwetzell in https://github.com/jwetzell/osc-js/pull/26
Full Changelog: https://github.com/jwetzell/osc-js/compare/osc/v1.3.0...osc/v1.4.0
Downloads
-
released this
2024-10-15 00:48:24 +00:00 | 355 commits to main since this release📅 Originally published on GitHub: Tue, 15 Oct 2024 00:49:50 GMT
🏷️ Git tag created: Tue, 15 Oct 2024 00:48:24 GMTWhat's Changed
- add support for osc infinitum type by @jwetzell in https://github.com/jwetzell/osc-js/pull/16
- add support for osc h type by @jwetzell in https://github.com/jwetzell/osc-js/pull/17
- add support for osc d type by @jwetzell in https://github.com/jwetzell/osc-js/pull/18
- add support for osc array types by @jwetzell in https://github.com/jwetzell/osc-js/pull/23
Full Changelog: https://github.com/jwetzell/osc-js/compare/osc/v1.2.0...osc/v1.3.0
Downloads
-
released this
2024-10-13 22:18:01 +00:00 | 372 commits to main since this release📅 Originally published on GitHub: Sun, 13 Oct 2024 22:18:50 GMT
🏷️ Git tag created: Sun, 13 Oct 2024 22:18:01 GMTWhat's Changed
- add support for osc nil type by @jwetzell in https://github.com/jwetzell/osc-js/pull/15
Full Changelog: https://github.com/jwetzell/osc-js/compare/osc/v1.1.0...osc/v1.2.0
Downloads
-
released this
2024-10-13 21:45:46 +00:00 | 376 commits to main since this release📅 Originally published on GitHub: Sun, 13 Oct 2024 21:47:57 GMT
🏷️ Git tag created: Sun, 13 Oct 2024 21:45:46 GMTWhat's Changed
- add support for osc color type by @jwetzell in https://github.com/jwetzell/osc-js/pull/13
- fix osc bundles not parsing multiple content chunks correctly by @jwetzell in https://github.com/jwetzell/osc-js/pull/14
Full Changelog: https://github.com/jwetzell/osc-js/compare/osc/v1.0.0...osc/v1.1.0
Downloads
-
released this
2024-10-13 20:40:46 +00:00 | 386 commits to main since this release📅 Originally published on GitHub: Sun, 13 Oct 2024 21:48:17 GMT
🏷️ Git tag created: Sun, 13 Oct 2024 20:40:46 GMTWhat's Changed
- allow readosc to make use of remainingBytes in messageFromBuffer by @jwetzell in https://github.com/jwetzell/osc-js/pull/12
Full Changelog: https://github.com/jwetzell/osc-js/compare/osc/v1.0.0...readosc/v0.2.0
Downloads
-
released this
2024-10-13 20:31:39 +00:00 | 390 commits to main since this release📅 Originally published on GitHub: Sun, 13 Oct 2024 20:35:24 GMT
🏷️ Git tag created: Sun, 13 Oct 2024 20:31:39 GMTBREAKING CHANGES
messageFromBufferandbundleFromBuffernow return[decodedObect, bytesLeftOver]instead of justdecodedData
What's Changed
- Consolidate osc tools by @jwetzell in https://github.com/jwetzell/osc-js/pull/9
- Remove Node Buffer by @jwetzell in https://github.com/jwetzell/osc-js/pull/10
- fromBuffer methods should return any unprocessed results by @jwetzell in https://github.com/jwetzell/osc-js/pull/11
Full Changelog: https://github.com/jwetzell/osc-js/compare/v0.2.1...osc/v1.0.0
Downloads
-
released this
2024-10-09 01:11:38 +00:00 | 418 commits to main since this release📅 Originally published on GitHub: Wed, 09 Oct 2024 01:18:36 GMT
🏷️ Git tag created: Wed, 09 Oct 2024 01:11:38 GMT- fix types property in
package.jsonto point to the correct file
Full Changelog: https://github.com/jwetzell/osc-js/compare/v0.2.0...v0.2.1
Downloads
- fix types property in
mirror of
https://github.com/jwetzell/osc-js.git
synced 2026-07-26 10:28:46 +00:00