Skip to content

Releases: yanosea/jrp

🚀v1.2.3

24 Oct 02:54
46ed7f9
Compare
Choose a tag to compare

What's Changed

  • 📚doc: correct flag formatting in documentation by @yanosea in #72

Full Changelog: v1.2.2...v1.2.3

🚀v1.2.2

21 Oct 08:39
c18da0c
Compare
Choose a tag to compare

What's Changed

  • 👷chore: add shorthand commands and update emojis by @yanosea in #67
  • 📚doc: update emoji for prefix, suffix, and timeout flags by @yanosea in #68

Full Changelog: v1.2.1...v1.2.2

🚀v1.2.1

16 Oct 18:14
a804284
Compare
Choose a tag to compare

What's Changed

  • 📚doc: add explanation of interactive generation (#63) by @yanosea in #64

Full Changelog: v1.2.0...v1.2.1

🚀v1.2.0

16 Oct 17:16
Compare
Choose a tag to compare

What's Changed

  • ✨feat: add interactive generating command and interactive options (#57) by @yanosea in #62

Full Changelog: v1.1.3...v1.2.0

🚀v1.1.3

15 Oct 03:18
12636e8
Compare
Choose a tag to compare

Changelog

  • 12636e8 Merge pull request #61 from yanosea/60-prefix-and-suffix-are-not-saved
  • 33dd828 🐞fix: remove redundant null string checks
  • c3b88cb 📚doc: update 'coverage.html'

🚀v1.1.2

10 Oct 15:03
ab1fe47
Compare
Choose a tag to compare

Changelog

  • ab1fe47 Merge pull request #59 from yanosea/58-crash-with-option-prefix-or-suffix
  • 8aad9f9 🐞fix: fix random index selection for prefix and suffix words
  • 3f59211 📚doc: update 'coverage.html'

🚀v1.1.1

10 Oct 06:14
61c5c20
Compare
Choose a tag to compare

Changelog

  • d911b19 Merge pull request #53 from yanosea/52-update-docscoveragehtml
  • 61c5c20 Merge pull request #56 from yanosea/55-id-0-is-showed-when-execute-generate-with-dry-run-option-enabled
  • 7fc12a8 🐞fix: hidden id 0 when executing root or generate command with dry-run option
  • 51a89a0 📚doc: update 'coverage.html'
  • 0e7da3b 🚨test: update tests

🚀v1.1.0

08 Oct 11:49
d684144
Compare
Choose a tag to compare

Changelog

  • 03c0784 Merge pull request #47 from yanosea/46-show-the-id-of-the-each-phrase-when-generating
  • e2e4678 Merge pull request #50 from yanosea/48-update-docsdemogif-for-47
  • d684144 Merge pull request #51 from yanosea/49-add-script-to-update-credits
  • ccc90da ✨feat: add 'LastInsertId' method 'to ResultInstanceInterface'
  • e57134a ✨feat: add 'id' column to headers in 'WriteGenerateResultAsTable' function
  • b44718a 👷chore: update cli frontend messages
  • 7da4d9a 📚doc: add script to update 'CREDITS' file using gocredits
  • 1604128 📚doc: update 'docs/demo.gif'
  • 22d894a 🔨refactor: change 'Jrp' slice to pointer slice in 'repository' and related files
  • 8bb97d0 🔨refactor: refactor import path for 'fmtproxy' package
  • afb89f5 🚨test: update tests

🚀v1.0.0

07 Oct 13:49
3dc5370
Compare
Choose a tag to compare

What's Changed

  • ✨feat: implement commands 'history' and 'favorite' by @yanosea in #37

Full Changelog: v0.4.2...v1.0.0

🚀v0.4.2

19 Aug 16:17
8c612d5
Compare
Choose a tag to compare

Changelog

  • 8c612d5 Merge pull request #29 from yanosea/28-fix-omitted-constants
  • 85a10c9 🐞fix: fix omitted constants