Deployment and lifecycle management for Nix
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

release: version 0.8.0

+3 -2
+1
.gitignore
··· 56 56 specs/.current-spec 57 57 specs/.current-epic 58 58 **/.progress.md 59 + .dexter.db*
+1 -1
VERSION
··· 1 - 0.8.0-rc1-dev 1 + 0.8.0
+1 -1
openapi.json
··· 240 240 }, 241 241 "info": { 242 242 "title": "sower", 243 - "version": "0.8.0-rc1-dev" 243 + "version": "0.8.0" 244 244 }, 245 245 "openapi": "3.0.0", 246 246 "paths": {