Skip to content

Releases: Borewit/music-metadata

v7.12.1

27 Feb 11:50
Compare
Choose a tag to compare

Changes:

  • Minor code improvements in ASF & MPEG parser #1038

NPM: music-metadata@7.12.1

v7.12.0

24 Feb 21:56
Compare
Choose a tag to compare

Changes:

  • Ensure Node.js Buffer class is used to decode strings from Uint8Aray #1037
  • Utilize Node.js fs API module, FileHandle object #1036
  • Update license, and add explicit license #1035
  • Add support for Broadcast Wave Format (BWF) #618

NPM: music-metadata@7.12.0

v7.11.10

23 Feb 22:00
Compare
Choose a tag to compare

Changes:

  • Update dependencies, Bump token-types from 4.1.1 to 4.2.0 #1033

NPM: music-metadata@7.11.10

v7.11.9

23 Feb 21:58
Compare
Choose a tag to compare

Changes:

  • Add support for Broadcast Wave Format (BWF) #618

  • Fix bug PR BWF introduced #1032

NPM: music-metadata@7.11.9

v7.11.8

31 Jan 11:50
Compare
Choose a tag to compare

Changes:

  • Handle case where Matroska tag target doesn't exist #987
  • Number of technical dept issue, I do not expect it has any functional impact

NPM: music-metadata@7.11.8

v7.11.7

17 Jan 15:08
Compare
Choose a tag to compare

Changes:

  • Handle invalid (odd octet length) UTF-16 string #982

NPM: music-metadata@7.11.7

v7.11.6

15 Jan 12:14
Compare
Choose a tag to compare

Minor update in tag mapping documentation

NPM: music-metadata@7.11.6

v7.11.5

12 Jan 21:16
Compare
Choose a tag to compare

Changes:

  • Map tag ID3v2.2 TBP to common.bpm #977
  • Ensure common.bpm is a number, related to #944

NPM: music-metadata@7.11.5

v7.11.4

30 Aug 19:49
Compare
Choose a tag to compare

Changes:

  • Ignore leading nulls in UTF-8 values #898

NPM: music-metadata@7.11.4

v7.11.3

04 Aug 09:54
Compare
Choose a tag to compare

Changes:

  • MP4 decoder: Replace Buffer with Uint8Array in integer decoding #878

NPM: music-metadata@7.11.3