|
24 | 24 | <PackageProjectUrl>https://github.com/mono/taglib-sharp</PackageProjectUrl>
|
25 | 25 | <PackageLicenseExpression>LGPL-2.1-only</PackageLicenseExpression>
|
26 | 26 | <PackageReleaseNotes>Version $(ReleaseVersion)
|
| 27 | +July 29, 2022 |
| 28 | +* Added support for chapters by implementing the frames CHAP and CTOC (#228) - Jan Romero |
| 29 | +* Adding extended precision ByteVector conversion (#245) - Benjamin Russell |
| 30 | + Using extended precision conversion to get any possible AIFF sample rate |
| 31 | +* Audio Id3v2 add support for the Tag Length (#284) - L Carroll |
| 32 | +* ASF Duration Calculation Fix, Creation Date Fix (#256) - Benjamin Russell |
| 33 | +* Property preventing autocreate id3 tag types (#254) - Helmut Wahrmann |
| 34 | +* Multiple music brainz entries (#253) - Helmut Wahrmann |
| 35 | +* MusicBrainz Tags should be retrieved case insensitive (#243) - Helmut Wahrmann |
| 36 | +* Make methods SetUserTextAsString public (#242) - Helmut Wahrmann |
| 37 | +* MPEG Audio Header Offset Calculation (#241) - Benjamin Russell |
| 38 | +* Add format to TrackCount setter (#240) - EatonZ |
| 39 | +* Improve JPG detection in GetExtensionFromData (#239) - EatonZ |
| 40 | +* Fixed: Corrupting OPUS files on write (#232) - ta264 |
| 41 | +* Add support for webm audio files (#219) - Michael Phillips |
| 42 | +* Bump to net462 - Stephen Shaw |
| 43 | +* Remove gtk# dependency in tests. Replaced with SixLabors.ImageSharp - Stephen Shaw |
| 44 | +* Added support for IPLS Frame (#208) - Helmut Wahrmann |
| 45 | +* Fixes #200 and copies Pictures over from Id3v2 Tag to File.Tag (#201) - Sean Kearney |
| 46 | +* Disregard case in Apple box names + initial unit test (#187) |
| 47 | +* Various repo maintenance fixes - Stephen Shaw, Andrew Sun, Mike Blaszczak, James John McGuire, ta264, Alex Koeplinger, Immanuel Martini |
| 48 | + |
27 | 49 | July 22, 2019
|
28 | 50 | * Remove autotools and friends. Simply code base.
|
29 | 51 | * Include a few fixes from lidarr Project
|
|
0 commit comments