8000 Releases · RasmusBroborg/DotnetTimecode · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: RasmusBroborg/DotnetTimecode

v3.1.1 NuGet Package

08 Oct 09:50
5b43632
Compare
Choose a tag to compare
  • Add code scanning for repository
  • Update documentation

v3.1.0 NuGet Package

21 Nov 18:19
bde9162
Compare
Choose a tag to compare

v3.0.1 NuGet Package

21 Nov 16:42
3d22ff4
Compare
Choose a tag to compare

v3.0.0 NuGet Package

21 Nov 08:31
7a0547c
Compare
Choose a tag to compare

Features:

  • Add support for subtitle timecode construction.
  • Add .ToSubtitleString() method.
  • Add static SMPTE timecode to Subtitle timecode conversions

Breaking changes:

  • All .srt related methods have been replaced with subtitle timecode implementations. This will introduce breaking changes due to method namechanges.

v2.0.1 NuGet Package

11 Nov 11:22
9784ae5
Compare
Choose a tag to compare

Latest package available on https://www.nuget.org/packages/DotnetTimecode

  • Adds support drop frame timecode formatting (ex: 10:00:00;00)
  • Adds static methods for operations
  • Adds XML-comments for public endpoints to assembly
  • Adds srt conversion methods
  • Implements operator overloading for arithmetic operations
  • Increases test coverage
  • Applies general bugfixes

v1.2.1 Nuget Package

28 Sep 18:49
32d7e41
Compare
Choose a tag to compare

https://www.nuget.org/packages/DotnetTimecode

What's Changed

New Contributors

Full Changelog: https://github.com/RasmusBroborg/dotnet-timecode/commits/v1.2.1

0