Releases: Swoogan/Octopus-Cmdlets
Releases · Swoogan/Octopus-Cmdlets
v0.7.0
v0.6.0
v0.5.1
v0.4.4
v0.3.1
Version 0.2.24
Changelog
- Update-LibraryVariable
- More detailed tests (CopyProject)
- Get-Step
- Add-Machine
- More detailed tests: CopyStep
- Add-Feed
- Examples
- Basic tests
- Appveyor
- Create zip file
- Add module to PSGet
Initial Binary Release
Initial public release. Contains the following completed tasks:
- Write help file
- Improve online documentation
- Get-Feed
- Get-Deployment
- Caching by default is probably the problem. Only really need it for ScriptProperties. Change NoCache? to Cache?
- Add cmdlet to clone deployment step (Copy-Step)
- Extend Add-Variable to add library vs variables
- Add cmdlet to Clone projects (Copy-Project)
- Add project caching to Get-Project
- Add project caching
- Remove-Environment
- Remove-ProjectGroup
- Move documentation to wiki
- Get-DeploymentProcess
- Remove-Project
- Add-Environment
- Have a shared cache?
- Add-ProjectGroup
- Added ability to add projects with a project group name instead of Id
- Add extension method to Release object to get by version
- Add machines and steps to Add-Variable
- Add roles to Add-Variable
- Mention psake method for build and install in documentation
- Add ScopeName script property to Get-Variable
- Implement Get-Action
- Implement Get-MachineRole
- Add getting of library variables