Skip to content

0.2.2

Compare
Choose a tag to compare
@Mpdreamz Mpdreamz released this 13 May 18:44
· 20 commits to master since this release
b79eed6

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