circlink

Write code locally and have it pushed to your CircuitPython device

MIT License

Downloads
712
Stars
7
Committers
2

Bot releases are visible (Hide)

circlink - 2.2.0 - Updates and bugfixes

Published by tekktrik about 2 years ago

  • 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
circlink - 2.1.0 - Bugfixes and updates

Published by tekktrik about 2 years ago

  • 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
circlink - 2.0.0 - Changed list to view, fixed return codes

Published by tekktrik about 2 years ago

  • list command is now view
  • Improved response from view if requested link(s) doesn't exist
  • Removed unnecessary sys.exit(0) calls
circlink - 1.1.2 - Fixed return code for restart

Published by tekktrik about 2 years ago

  • Fixed the return code for restart command to be failure if no links were in the history
circlink - 1.1.1 - Disabled auto completion help text

Published by tekktrik about 2 years ago

  • Disabled auto completion text help since it isn't currently compatible
circlink - 1.1.0 - Added detect, version commands

Published by tekktrik about 2 years ago

  • Added detect command
  • Added version command
  • Prevent unexplained failure on non-Unix systems by announcing it will not run
  • Updated documentation
circlink - 1.0.0 - Initial release

Published by tekktrik about 2 years ago

Initial release!

For more information, see the README or the ReadTheDocs page

circlink - 1.0.0b5 - Initial release (Beta 5)

Published by tekktrik about 2 years ago

Beta release 5

circlink - 1.0.0b4 - Initial release (Beta 4)

Published by tekktrik about 2 years ago

Beta release 4

circlink - 1.0.0b3 - Initial release (Beta 3)

Published by tekktrik about 2 years ago

Beta release 3

circlink - 1.0.0b2 - Beta release (Beta 2)

Published by tekktrik about 2 years ago

Beta release 2

circlink - 1.0.0a2 - Initial release (Alpha 2)

Published by tekktrik about 2 years ago

Initial alpha release!

Package Rankings
Top 20.19% on Pypi.org
Related Projects