Skip to content

Releases: nullean/release-notes

0.4.0

30 Mar 19:18
bd8a91c
Compare
Choose a tag to compare

0.3.2...0.4.0

Bug Fixes

  • #14 Introduce flag to control tag format.

New Features

  • #12 Adds support to format to AsciiDoc
  • #13 Map default github labels
  • #14 Introduce flag to control tag format.

View the full list of issues and PRs

Public API Changes

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

📑 release-notes.dll
 Click here to see the 18 differences 
release-notes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d 
release-notes.exe 
- 🔴 Argu, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null 
ReleaseNotes.GitHubItem 
+ 🌟 TitleAsciiDoc(String) 
ReleaseNotes.Arguments 
+ 🌟 .Format 
+ 🔷 .ReleaseNotesConfig 💥 
+ 🌟 Format 
- 🔴 ReleaseNotesConfig(GitHubRepository, FSharpMap<String, String>, Boolean, FSharpOption<String>, String, FSharpOption<String>, String, FSharpOption<String>, String, String, FSharpOption<String>, Boolean, String, Boolean, FSharpOption<FSharpList<String>>, FSharpOption<String>) 💥 
+ 🌟 ReleaseNotesConfig(GitHubRepository, FSharpMap<String, String>, Boolean, FSharpOption<String>, String, FSharpOption<String>, String, String, FSharpOption<String>, String, String, FSharpOption<String>, Boolean, String, Boolean, FSharpOption<FSharpList<String>>, FSharpOption<String>, Format) 
+ 🌟 ReleaseTagFormat 
+ 🔷 .Arguments 
+ 🌟 .Format 
+ 🌟 .ReleaseTagFormat 
+ 🌟 IsFormat 
+ 🌟 IsReleaseTagFormat 
+ 🌟 NewFormat(Format) 
+ 🌟 NewReleaseTagFormat(String) 
+ 🔷 .Tags 
+ 🌟 Format 
+ 🌟 ReleaseTagFormat 

0.3.2

30 Mar 14:31
c13e448
Compare
Choose a tag to compare

0.3.1...0.3.2

New Features

  • #11 Add current-version target

View the full list of issues and PRs

Public API Changes

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

📑 release-notes.dll
 Click here to see the 11 differences 
release-notes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d 
release-notes.exe 
ReleaseNotes.Arguments 
+ 🌟 .CurrentVersionArguments 
+ 🔷 .ReleaseNotesConfig 💥 
+ 🌟 ReleaseNotesConfig(GitHubRepository, FSharpMap<String, String>, Boolean, FSharpOption<String>, String, FSharpOption<String>, String, FSharpOption<String>, String, String, FSharpOption<String>, Boolean, String, Boolean, FSharpOption<FSharpList<String>>, FSharpOption<String>) 
- 🔴 ReleaseNotesConfig(GitHubRepository, FSharpMap<String, String>, Boolean, FSharpOption<String>, String, FSharpOption<String>, String, FSharpOption<String>, String, String, FSharpOption<String>, Boolean, String, Boolean, FSharpOption<FSharpList<String>>) 💥 
+ 🌟 VersionQuery 
+ 🔷 .Arguments 
+ 🌟 .CurrentVersion 
+ 🌟 IsCurrentVersion 
+ 🌟 NewCurrentVersion(ParseResults<CurrentVersionArguments>) 
+ 🔷 .Tags 
+ 🌟 CurrentVersion 

0.3.1

30 Mar 11:02
Compare
Choose a tag to compare

0.3.0...0.3.1

New Features

  • #10 Add label only target

View the full list of issues and PRs

Public API Changes

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

📑 release-notes.dll
 Click here to see the 15 differences 
release-notes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d 
release-notes.exe 
+ 🌟 ReleaseNotes.Labeler 
ReleaseNotes.Arguments 
+ 🔷 .ReleaseNotesConfig 💥 
+ 🌟 ApplyLabels 
+ 🌟 BackportLabelFormat 
+ 🌟 ReleaseNotesConfig(GitHubRepository, FSharpMap<String, String>, Boolean, FSharpOption<String>, String, FSharpOption<String>, String, FSharpOption<String>, String, String, FSharpOption<String>, Boolean, String, Boolean, FSharpOption<FSharpList<String>>) 
- 🔴 ReleaseNotesConfig(GitHubRepository, FSharpMap<String, String>, FSharpOption<String>, String, FSharpOption<String>, String, String, String, FSharpOption<String>, Boolean, String, Boolean, FSharpOption<FSharpList<String>>) 💥 
+ 🔷 .Arguments 
+ 🌟 .BackportLabelFormat 
+ 🌟 ApplyLabels 
+ 🌟 IsApplyLabels 
+ 🌟 IsBackportLabelFormat 
+ 🌟 NewBackportLabelFormat(String) 
+ 🔷 .Tags 
+ 🌟 ApplyLabels 
+ 🌟 BackportLabelFormat 

0.3.0

16 Nov 18:48
f356932
Compare
Choose a tag to compare

0.2.3...0.3.0

New Features

  • #9 Add .NET 5.0 target

View the full list of issues and PRs

Public API Changes

Scanned: 📑 1 project(s)
- ⚠️  0 breaking change(s) detected in 📑 1 project(s) ⚠️
+ 🌟 1 new additions
- 🔴 1 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.AssemblyMetadataAttribute::.ctor(System.String,System.String) 
release-notes.exe 
- 🔴 FSharp.Core, Version=4.7.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a 

0.2.3

15 May 11:57
c032ee2
Compare
Choose a tag to compare

0.2.2...0.2.3

New Features

  • #7 update to latest assembly-differ
  • #8 Change variable name to be in sync with rest of build scripts

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.2.2

13 May 18:44
b79eed6
Compare
Choose a tag to compare

0.2.1...0.2.2

Bug Fixes

  • #6 Commands got switched around

New Features

  • #5 create-release now takes files to read as the text for the body

View the full list of issues and PRs

Public API Changes

Scanned: 📑 1 project(s)
- ⚠️  0 breaking change(s) detected in 📑 1 project(s) ⚠️
+ 1 new additions
- 1 removals
- 3 modifications

📑 release-notes.dll
 Click here to see the 5 differences 
release-notes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d 
release-notes.exe 
ReleaseNotes.Arguments 
+ 🔷 .ReleaseNotesConfig 💥 
+ 🌟 ReleaseBodyFiles 
- 🔴 ReleaseBodyPaths 💥 
+ 🔷 ReleaseNotesConfig(GitHubRepository, FSharpMap<String, String>, FSharpOption<String>, String, FSharpOption<String>, String, String, String, FSharpOption<String>, Boolean, String, Boolean, FSharpOption<FSharpList<String>>) 💥 
+ 🔷 Parameter name changed from releaseBodyPaths to releaseBodyFiles. 💥 

0.2.1

12 May 07:06
92b44e2
Compare
Choose a tag to compare

0.2.0...0.2.1

New Features

  • #4 enhancements => enhancement

View the full list of issues and PRs

0.2.0

11 May 20:29
1ebfc1e
Compare
Choose a tag to compare

0.1.5...0.2.0

Uncategorized

  • #3 temporarily add --label back to create-release sub command

Bug Fixes

  • #2 don't generate a description on version labels'

View the full list of issues and PRs

0.1.5

11 May 20:15
2f92f2a
Compare
Choose a tag to compare

0.1.4...0.1.5

Uncategorized

  • #1 reenable push to nuget on release tags

View the full list of issues and PRs

0.1.4

11 May 19:58
Compare
Choose a tag to compare