Skip to content

Releases: omlins/JustSayIt.jl

JustSayIt.jl 0.3.0

22 Jul 10:10
ec3003e
Compare
Choose a tag to compare

Release notes

  • Support Cmd commands and hierarchical command dictionaries enabling Quick Assembly of Personalized Voice Assistants with JustSayIt [1] (recipes are shared in [2]) (#95)
  • Add advanced keyboard commands: smart navigation highlighting and copying (#95)
  • Improve recognizer transitions (#95)
  • Improve robustness of automatic installation of Python modules via Conda.jl (#90)
  • Fix help for Julia 1.9 (#96)
  • Fix commands type check to work at repeated start of JustSayIt (#89)
  • Extend contribution guidelines (#92)

##References
[1] JuliaCon 2023 Talk "Quick Assembly of Personalized Voice Assistants with JustSayIt": https://pretalx.com/juliacon2023/talk/review/9MJFPDJV9DR7ANUXPSP9ZWJRFWSE83EY
[2] JustSayItRecipes.jl: https://github.com/omlins/JustSayItRecipes.jl

JustSayIt.jl 0.2.1

11 Nov 13:34
c56b395
Compare
Choose a tag to compare

Release notes

  • Prettify printing of sequences of commands (#83)

JustSayIt.jl 0.2.0

06 Oct 10:52
fc3f843
Compare
Choose a tag to compare

Release notes

  • Enable mapping of command names to sequences of commands (keyboard shortcuts or functions) (#81)

JustSayIt.jl 0.1.1

06 Sep 17:58
d348f1e
Compare
Choose a tag to compare

Release notes

  • [Windows fix] gracefully terminate command or JustSayIt upon CTRL+c (#79)
  • Improve documentation (#80)

JustSayIt.jl 0.1.0

08 Aug 10:57
ed52d2f
Compare
Choose a tag to compare

Release notes