Petabridge.Templates v2.0.2
2.0.2 March 7 2022
- Removed
GitVersion
from each of thetemplates
- Added
SetFilePermission
to help users fix permission issue onLinux
system
2.0.1 February 18 2022
- Fix missing
.gitignore
file - setNoDefaultExcludes
totrue
.
2.0.0 February 17 2022
- Switched build automation system from FAKE to NUKE
- Upgraded pb-lib,
pb-akka-cluster
andpb-akka-web
to all use .NET 6 - Replaced
common.props
withDirectory.Build.props
- Git versioning with GitVersion
- Added README to NuGet Package
1.2.0 April 15 2021
- Upgraded
pb-akka-cluster
andpb-akka-web
to both use .NET 5 - Modernized
pb-akka-cluster
andpb-akka-web
to both use the bestIHostedService
practices for running Akka.NET services behind the scenes.
Changes:
- 6baadc9 Fixup (#243) [ #240, #239, #241 ]
- 410b84e v2.0.2 Release (#242) [ #240, #239, #241 ]
- 6d934e4 Release 2.2.0 (#241)
- bd467e8 Bump src/templates/Petabridge.WebApp from
de91070
to5690717
(#239) - 6331b20 Merge pull request #240 from petabridge/dependabot/submodules/src/templates/Petabridge.App-dfa848d
- 027739e Merge pull request #238 from petabridge/dependabot/submodules/src/templates/Petabridge.Library-99532c3
- ee81fd2 Bump src/templates/Petabridge.Library from
d3c3460
to99532c3
This list of changes was auto generated.