Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Releases: sharpcdf/jitter

Version 0.5.0

06 Nov 21:52
Compare
Choose a tag to compare

Changelog:

  • Various parsing fixes
  • Bug fixes
  • add -g flag for installing repo with git clone

Full changelog here

Version 0.4.1

16 Sep 23:39
Compare
Choose a tag to compare

Changelog:

  • Bug fixes
  • Added versioning, you can now install multiple release versions of the same repository and use each executable
  • Added simple method of giving files executable permissions if they don't already have them.
  • Added --exactmatch flag when searching for repositories

Full changelog here

Next up: self updating! I hope to work on this(and other bug fixes) and get it done within a month, but I have other projects I'm working on along with school so it might not happen as quickly. Make sure to submit an issue if you encounter a problem, I'll probably fix it pretty quickly.

Thank you guys for having an interest in jitter, I'm really happy with how it's turning out so far :)

Version 0.4.0:p3

16 Sep 00:52
Compare
Choose a tag to compare

Changelog

  • bug fixes
  • more bug fixes

Version 0.4.0

07 Aug 21:32
Compare
Choose a tag to compare

Changelog

  • Added experimental self updating through jtr update jtr|this|jitter
  • Changed help message
  • Jitter now looks for executables without executable permissions and gives them the given permissions before creating the corresponding symlinks

Version 0.3.9

01 Aug 19:10
Compare
Choose a tag to compare

Changelog

  • Add option to manually set up directories
  • Add option to choose repository when not specifying in installation (you can now run jtr install vscodium)
  • bug fixes

Version 0.3.0

28 Jul 14:55
Compare
Choose a tag to compare

Changelog

code revamp, cleaner and generally better readability

DON'T DOWNLOAD THIS, USE THE INSTALL.SH FILE

Version 0.2.4

21 Jul 19:30
Compare
Choose a tag to compare

Changelog

  • added option to auto add jitter to bash and fish paths
  • add jtr update all
  • changed jtr search owner/repo (tags|tag|true) to jtr search owner/repo
  • added AppImage download support
  • added case insensitive downloads
  • minor bug fixes
  • switched to .tar.gz release archive to help auto upgrading to the next version
  • a few other things

Version 0.1.0

20 Jul 19:21
a6de2c2
Compare
Choose a tag to compare

Changelog:

  • Added update command to upgrade packages and jitter
  • jtr update owner/repo[@tag] to upgrade specific package
  • jtr update (jtr|jitter|this) to upgrade jitter to the newest version (not tested yet)
  • added upgrade command to mug

Version 0.0.3

20 Jul 01:12
Compare
Choose a tag to compare
Version 0.0.3 Pre-release
Pre-release
  • Added support for github repositories