Skip to content

Releases: nullean/release-notes

0.6.0

05 Jan 12:26
b7cceb1
Compare
Choose a tag to compare

0.5.2...0.6.0

View the full list of issues and PRs

Public API Changes

Scanned: 📑 1 project(s)
- ⚠️  0 breaking change(s) detected in 📑 0 project(s) ⚠️
+ 🌟 0 new additions
- 🔴 0 removals
- 🔷 0 modifications
Suggest change in version: None

📑 release-notes.dll

 No public API Changes detected

0.5.2

25 Jan 17:30
Compare
Choose a tag to compare

0.5.1...0.5.2

View the full list of issues and PRs

Public API Changes

Scanned: 📑 1 project(s)
- ⚠️  0 breaking change(s) detected in 📑 0 project(s) ⚠️
+ 🌟 0 new additions
- 🔴 0 removals
- 🔷 0 modifications
Suggest change in version: None

📑 release-notes.dll

 No public API Changes detected

0.5.1

11 Aug 15:55
3ce52d8
Compare
Choose a tag to compare

0.5.0...0.5.1

Bug Fixes

  • #23 Fixes push failing after succesful push

View the full list of issues and PRs

Public API Changes

Scanned: 📑 1 project(s)
- ⚠️  0 breaking change(s) detected in 📑 0 project(s) ⚠️
+ 🌟 0 new additions
- 🔴 0 removals
- 🔷 0 modifications
Suggest change in version: None

📑 release-notes.dll

 No public API Changes detected

0.5.0

11 Aug 15:38
3f28c6a
Compare
Choose a tag to compare

0.4.6...0.5.0

Bug Fixes

  • #22 Fix empty issue body throw exception while gathering related issues

Uncategorized

  • #21 add net6.0 support

View the full list of issues and PRs

Public API Changes

Scanned: 📑 1 project(s)
- ⚠️  0 breaking change(s) detected in 📑 1 project(s) ⚠️
+ 🌟 0 new additions
- 🔴 2 removals
- 🔷 0 modifications
Suggest change in version: Major

📑 release-notes.dll
 Click here to see the 2 differences 
release-notes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d 
- 🔴 System.Reflection.AssemblyVersionAttribute::.ctor(System.String) 
release-notes.exe 
- 🔴 FSharp.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a 

0.4.6

31 Mar 13:08
61b82ce
Compare
Choose a tag to compare

0.4.5...0.4.6

Bug Fixes

  • #20 Use Html URL for previous releases

View the full list of issues and PRs

Public API Changes

Scanned: 📑 1 project(s)
- ⚠️  0 breaking change(s) detected in 📑 0 project(s) ⚠️
+ 🌟 0 new additions
- 🔴 0 removals
- 🔷 0 modifications
Suggest change in version: None

📑 release-notes.dll

 No public API Changes detected

0.4.5

31 Mar 12:49
bf5c372
Compare
Choose a tag to compare

0.4.4...0.4.5

Bug Fixes

  • #19 Fix AsciiDoc header level nesting

View the full list of issues and PRs

Public API Changes

Scanned: 📑 1 project(s)
- ⚠️  0 breaking change(s) detected in 📑 0 project(s) ⚠️
+ 🌟 0 new additions
- 🔴 0 removals
- 🔷 0 modifications
Suggest change in version: None

📑 release-notes.dll

 No public API Changes detected

0.4.4

31 Mar 12:23
4b872fd
Compare
Choose a tag to compare

0.4.3...0.4.4

Bug Fixes

  • #18 Fix constrained minor queries for current-version

View the full list of issues and PRs

Public API Changes

Scanned: 📑 1 project(s)
- ⚠️  0 breaking change(s) detected in 📑 0 project(s) ⚠️
+ 🌟 0 new additions
- 🔴 0 removals
- 🔷 0 modifications
Suggest change in version: None

📑 release-notes.dll

 No public API Changes detected

0.4.3

31 Mar 09:12
380e651
Compare
Choose a tag to compare

0.4.2...0.4.3

Bug Fixes

  • #17 spotted a hardcoded version in the output

View the full list of issues and PRs

Public API Changes

Scanned: 📑 1 project(s)
- ⚠️  0 breaking change(s) detected in 📑 0 project(s) ⚠️
+ 🌟 0 new additions
- 🔴 0 removals
- 🔷 0 modifications
Suggest change in version: None

📑 release-notes.dll

 No public API Changes detected

0.4.2

31 Mar 08:23
68fe42a
Compare
Choose a tag to compare

0.4.1...0.4.2

Bug Fixes

  • #16 Remove leftover debug printfn

View the full list of issues and PRs

Public API Changes

Scanned: 📑 1 project(s)
- ⚠️  0 breaking change(s) detected in 📑 0 project(s) ⚠️
+ 🌟 0 new additions
- 🔴 0 removals
- 🔷 0 modifications
Suggest change in version: None

📑 release-notes.dll

 No public API Changes detected

0.4.1

30 Mar 19:35
b393d3f
Compare
Choose a tag to compare

0.4.0...0.4.1

Bug Fixes

  • #15 current-version now works with --releasetagformat to

View the full list of issues and PRs

Public API Changes

Scanned: 📑 1 project(s)
- ⚠️  0 breaking change(s) detected in 📑 1 project(s) ⚠️
+ 🌟 3 new additions
- 🔴 0 removals
- 🔷 4 modifications
Suggest change in version: Major

📑 release-notes.dll
 Click here to see the 7 differences 
release-notes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d 
release-notes.exe 
ReleaseNotes.Arguments 
+ 🔷 .Arguments 
+ 🔷 NewBackportLabelFormat(String) 
+ 🌟 Argu.ArguAttributes/InheritAttribute::.ctor() 
+ 🔷 NewReleaseLabelFormat(String) 
+ 🌟 Argu.ArguAttributes/InheritAttribute::.ctor() 
+ 🔷 NewReleaseTagFormat(String) 
+ 🌟 Argu.ArguAttributes/InheritAttribute::.ctor()