Skip to content

Releases: atlassian/conartist

v0.29.1

28 Jun 02:55
Compare
Choose a tag to compare
  • Strip indentation from markdown content as these will normally be used as template literals and indented for readability. ce1f66b

treshugart/conartist@v0.29.0...v0.29.1

v0.29.0

28 Jun 02:36
Compare
Choose a tag to compare
  • Format JSON using prettier. Add ability to sort json. 3beaf2c

treshugart/conartist@v0.28.1...v0.29.0

v0.28.1

22 Jun 07:05
Compare
Choose a tag to compare
  • Fix issue causing command specific options to not get registered. d437e3d

treshugart/conartist@v0.28.0...v0.28.1

v0.28.0

22 Jun 06:03
Compare
Choose a tag to compare
  • 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

treshugart/conartist@v0.27.2...v0.28.0

v0.27.2

21 Jun 03:43
Compare
Choose a tag to compare
  • Only check the presence of files or includes to allow conditional runnning without logging a warning. eb7e7fa

treshugart/conartist@v0.27.1...v0.27.2

v0.27.1

14 Jun 02:57
Compare
Choose a tag to compare

treshugart/conartist@v0.27.0...v0.27.1

v0.27.0

13 Jun 12:19
Compare
Choose a tag to compare
  • Add new features. 4e50d53
  • Add camelcased aliases for options. 7478164
  • Document questions and how to prompt. e4401e8
  • Accept a string as "question". cbb924c

treshugart/conartist@v0.26.0...v0.27.0

v0.26.0

12 Jun 22:50
Compare
Choose a tag to compare
  • Merge pull request #32 from treshugart/prompting ea0ebed
  • Merge changes from master. 91254d4
  • Remove meow. e22d711
  • Fix default option prompting. 8bef424
  • Don't need command args just yet. Update docs. a01e555
  • Update README. 7b95557
  • Spike using sade for sub-commands and inquirer for prompting. a234ab0

treshugart/conartist@v0.25.1...v0.26.0

v0.25.1

12 Jun 04:42
Compare
Choose a tag to compare
  • Make "includes" work along-side "include" for backward compat. c654a35
  • Fix type. 04d92f6

treshugart/conartist@v0.25.0...v0.25.1

v0.25.0

12 Jun 00:58
Compare
Choose a tag to compare
  • 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

treshugart/conartist@v0.24.0...v0.25.0