Releases: atlassian/conartist
Releases · atlassian/conartist
v0.29.1
- Strip indentation from markdown content as these will normally be used as template literals and indented for readability. ce1f66b
v0.29.0
- Format JSON using prettier. Add ability to sort json. 3beaf2c
v0.28.1
- Fix issue causing command specific options to not get registered. d437e3d
v0.28.0
- Add ability to specify asynd functions in json data that resolve using the key, previous value and object. Remove file.data overriding file.type. They now compose together. 69bf6d8
v0.27.2
- Only check the presence of files or includes to allow conditional runnning without logging a warning. eb7e7fa
v0.27.1
v0.27.0
v0.26.0
v0.25.1
v0.25.0
- Use os.EOL after dry-run log. edd240e
- Warn after massaging files ojbect to an array. Notify on dry run. cd66ab3
- Update package lock. 0037c50
- Merge pull request #31 from treshugart/30 8437e63
- Merge pull request #28 from treshugart/27 7eed0a5
- includes -> include in check e5f58b2
- Warn if not files or includes are present. Fixes #30. af813e0
- Update docs for --dry. e55b79f
- Implement --dry option. Fixes #27. 24fff3b