Skip to content

Releases: reactiveui/punchclock

3.4.143

02 May 04:13
e54cbe7
Compare
Choose a tag to compare

Dependencies:

Features:

Housekeeping:

Other:

3.4.95-g63ed44e8a1

24 Nov 15:16
63ed44e
Compare
Choose a tag to compare

Dependencies:

Read more

3.4.3

01 Feb 04:49
84e1654
Compare
Choose a tag to compare

Dependencies:

3.4.1

22 Jan 10:37
24e35fe
Compare
Choose a tag to compare

Dependencies:

Features:

Housekeeping:

Other:

3.3.2

23 Oct 08:42
46f71d8
Compare
Choose a tag to compare

Housekeeping:

3.3.1-ge8d6934868

23 Oct 08:37
e8d6934
Compare
Choose a tag to compare

Housekeeping:

3.2.7

28 Jul 10:30
7e664ce
Compare
Choose a tag to compare

Changes

Dependency Updates

  • ec486d2 chore(deps): bump PublicApiGenerator from 10.1.0 to 10.2.0 (#94)
  • 6f8e1b5 chore(deps): bump Nerdbank.GitVersioning from 3.1.74 to 3.1.91 (#88)
  • edde0d1 chore(deps): bump PublicApiGenerator from 10.0.2 to 10.1.0 (#89)
  • dc86a4f chore(deps): bump xunit.runner.visualstudio from 2.4.1 to 2.4.2 (#90)

3.2.1

28 Apr 04:10
e755232
Compare
Choose a tag to compare

Changes:

  • e755232 houeskeeping: Update version.json (#86) @RLittlesII
  • 0a0eef1 housekeeping: Updated C# 8 Nullability (#87) @RLittlesII
  • 36eabe1 chore(deps): bump stylecop.analyzers from 1.1.1-rc.114 to 1.1.118 (#38)
  • a570401 chore(deps): bump Microsoft.SourceLink.GitHub (#65)
  • 78642cb chore(deps): bump Roslynator.Analyzers from 2.1.0-rc to 2.3.0 (#74)
  • 5c8c579 chore(deps): bump Nerdbank.GitVersioning from 2.3.38 to 3.1.74 (#79)
  • 540d797 chore(deps): update splat requirement from 7.* to 9.* (#53)
  • f20ce06 chore(deps): bump Microsoft.Reactive.Testing from 4.0.0 to 4.4.1 (#80)
  • 5adab32 chore(deps): bump System.Reactive from 4.0.0 to 4.4.1 (#81)
  • 5a99a30 chore(deps): bump Microsoft.NET.Test.Sdk from 16.0.1 to 16.6.1 (#84)

3.1.1

21 Mar 01:25
af63f82
Compare
Choose a tag to compare

Overview

Update our Splat and DynamicData dependencies.

Changes:

  • chore(deps): bump splat from 6.1.7 to 7.0.1 (#32) @dependabot[bot]
  • chore(deps): bump DynamicData from 6.7.1.2534 to 6.8.0.2561 (#31) @dependabot[bot]
  • housekeeping: Update to latest MsBuild.Sdk.Extras @glennawatson

3.0.17

05 Feb 09:01
Compare
Choose a tag to compare

Overview

Update to .NET Standard 2.0 and Reactive Extensions 4.0.

Changes:

  • housekeeping: Add azure devops pipelines scripts (#29) @glennawatson
  • feature: update to reactive 4 and netstandard 2 (#22) @Elonon
  • use visual studio sdk project format @ghuntley
  • fix: restrict system.reactive to 3.1.1 as min but never 4.x series (#20) @ghuntley
  • chore: added CI release workflow @ghuntley