Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Releases: craftcms/nitro

0.9.1

18 Apr 17:24
53fef84
Compare
Choose a tag to compare

Changelog

53fef84 Merge pull request #72 from pixelandtonic/develop
1505241 add edit command, closes #70
3059d7d add mount command
4bd005c add sites check to apply
e656745 docs
3c250ad make logs command interactive
284a791 move x command into self contained file
c7c2b91 updated docs

0.9.0

17 Apr 20:06
Compare
Choose a tag to compare

Changelog

4540ca8 add example config save tests using golden files
a98ec7b add hack for fix config
39962f2 add helper during debug
da981f9 add tests and fix removing sites and mounts
ebfdb41 add the broken and original in testdata
755cbe1 better tests, but can’t explain the failing tests on sites
9c92c39 cleaner checks
a438c57 only save once
17fd631 reproduce bug with test
6642346 return clear error with test
ea8f9c7 this is broken, but file saving is as well
5a0b6b8 todo
0f8a7f0 upgrade to yaml v3
c7b588b use yaml v3 to fix issues

0.8.15

17 Apr 15:11
Compare
Choose a tag to compare

Changelog

e37ce8c Add helpers to the config
3220db1 Merge branch 'develop' into feature/adding-remove-command
cc7700d Merge branch 'feature/adding-remove-command' into develop
d24633c actually correct add command
70c1107 add helper for trailing slash
fa406ec add helpers for prompts
41e46ae add helpers to getting sites
b81d725 add remove command
c9cb3e3 add todo
cd4d7e3 add wip x command
e5fecb1 create aliases for sites, add site script
f56fe77 don’t show new version output if they match
bff89ea fix GetDirectoryArg logic, need tests
49e98d3 fix add command
2d7432a ignore example dir
4d73ebc mark test as todo
464ae1e omit empty site aliases
af0027a remove command
8dcf8bd wip config test
53362f8 wip remove command

0.8.14

17 Apr 12:09
Compare
Choose a tag to compare

Changelog

fda3b1a fix the issues with add
c9476a8 wrapping error

0.8.13

16 Apr 19:29
Compare
Choose a tag to compare

Changelog

24a4961 add latest version check to version command

0.8.12

16 Apr 19:15
Compare
Choose a tag to compare

Changelog

3704451 remove mkdir for sites and add mounts
18d028d remove trailing slashes on targets
bbf9cf1 syntax

0.8.11

16 Apr 18:33
Compare
Choose a tag to compare

Changelog

5880572 add link to version

0.8.10

16 Apr 18:30
Compare
Choose a tag to compare

Changelog

fa7812c switch to craftcms

0.8.9

16 Apr 18:24
Compare
Choose a tag to compare

Changelog

03d9b76 fix the release version

0.8.8

16 Apr 18:21
Compare
Choose a tag to compare

Changelog

6f18a81 another
58e3f5d working on go releaser