Skip to content

Releases: tekktrik/circlink

2.2.0 - Updates and bugfixes

18 Oct 22:04
cb6f942
Compare
Choose a tag to compare
  • Added help texts for arguments and commands
  • Added short name variations of arguments
  • Fixed general recursive glob pattern use
  • Fixed error caused by restarting when board is not mounted

2.1.0 - Bugfixes and updates

17 Oct 03:49
d024eb0
Compare
Choose a tag to compare
  • Fixed erroring for viewing nonexistent links
  • Fixed type annotation for _get_links_list()
  • Removed unnecessary sys.exit(0) calls
  • Fixed restarting links when in a folder not relative to the read path
  • Fixed stop all command which as attempting to double stop the same link twice and then stopped trying
  • Link history is now always in order of link ID
  • Using pathlib.Path.resolve() internally instead of pathlib.Path.aboslute()
  • Implemented clear all --force option

2.0.0 - Changed list to view, fixed return codes

15 Oct 05:13
5019c07
Compare
Choose a tag to compare
  • list command is now view
  • Improved response from view if requested link(s) doesn't exist
  • Removed unnecessary sys.exit(0) calls

1.1.2 - Fixed return code for restart

15 Oct 04:32
f2944c2
Compare
Choose a tag to compare
  • Fixed the return code for restart command to be failure if no links were in the history

1.1.1 - Disabled auto completion help text

15 Oct 03:45
2688693
Compare
Choose a tag to compare
  • Disabled auto completion text help since it isn't currently compatible

1.1.0 - Added detect, version commands

13 Oct 17:23
Compare
Choose a tag to compare
  • Added detect command
  • Added version command
  • Prevent unexplained failure on non-Unix systems by announcing it will not run
  • Updated documentation

1.0.0 - Initial release

13 Oct 06:38
Compare
Choose a tag to compare

Initial release!

For more information, see the README or the ReadTheDocs page

1.0.0b5 - Initial release (Beta 5)

13 Oct 06:06
Compare
Choose a tag to compare
Pre-release

Beta release 5

1.0.0b4 - Initial release (Beta 4)

13 Oct 05:54
Compare
Choose a tag to compare
Pre-release

Beta release 4

1.0.0b3 - Initial release (Beta 3)

13 Oct 05:40
Compare
Choose a tag to compare
Pre-release

Beta release 3