Releases: reactiveui/Pharmacist
Releases · reactiveui/Pharmacist
1.0.81
Changes:
- f4e57a0 Add support for limiting nuget to current project only. (#4) @glennawatson
- 121a483 Update README.md @glennawatson
1.0.79
Changes:
- dcf2775 Add further reference to System.Runtime.CompilerServices.Unsafe 4.5.2 @glennawatson
- 9388d33 Bump benchmarkdotnet from 0.11.4 to 0.11.5 (#3) @dependabot
- 365d4ac Bump Microsoft.CodeAnalysis.CSharp from 3.0.0 to 3.1.0 (#2) @dependabot
- a93b4eb Remove reference to the Pharmacist.Common inside the targets file. Now use the Pharmacy.MsBuild to get the reference @glennawatson
- d43ff25 Remove redundant parts to the target files @glennawatson
1.0.73
Changes:
- efd38e5 Fix net472 api approval tests @glennawatson
- e9cccbf Fix the API approval tests @glennawatson
- d8aeab4 Add nuget package reference version range support @glennawatson
- 59ea451 Remove double 'when' from the generated observable code comments @glennawatson
1.0.69
Changes:
- d19b120 Add a prefix to the generated observables on static classes with the type name @glennawatson
1.0.68
Changes:
- Only generate one events class per namespace when wrapping static class events @glennawatson
1.0.67
Changes:
Now supports multiple NuGet packages once. This is useful for the MSBuild task version. @glennawatson
1.0.62
Changes:
Major cleanup of the project. Now compiles correctly for the MSBuild task project. @glennawatson
1.0.18
Changes:
- 5799aa0 Removed dependency on .net core app 2.1 @glennawatson
1.0.17
Changes:
- 44846aa Change to using Splat logging, add ms build task first logic pass @glennawatson
- 5e1c577 fix: mac has windows directory separators @glennawatson
- a7d7762 fix: unit tests by properly disposing of file references and not including empty folders @glennawatson
- ec3e55a fix: the build failing, and build script @glennawatson
- f089673 Add in default reference libraries in support libraries again. Fix integration tests @glennawatson
- f906eca Allow for grabbing dependencies of NuGet packages now @glennawatson
- 47cff50 Housekeeping: rename to Pharmacist @glennawatson
- 685f5c6 Now handle proper event pattern, fix bug in unit generation @glennawatson
- f8f56e6 Handle events other than event pattern, further refining the fetching @glennawatson
- 994e9c2 housekeeping: Further tests and fixes for the NuGet package helper @glennawatson
- 7fb819f initial commit @glennawatson