Releases: nullean/release-notes
Releases · nullean/release-notes
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
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
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
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
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
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
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
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
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
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()