Skip to content

Releases: proji-rocks/proji

v0.18.1

11 Feb 15:26
821dc8d
Compare
Choose a tag to compare
v0.18.1 Pre-release
Pre-release

Fix the buggy remote imports

  • Remote Imports: replace web crawler with API requests to code hosting platforms (Github, Gitlab)
  • Remote Imports: add branch specific imports
  • Main config: add persistent folder exclude array

Notes

  • Gitlab imports are significantly slower than imports from Github, what is due to the way gitlab api works
  • Atm only folders are excludable and only the ... import --directory command supports them. The exclude feature will be extended in the near future

v0.18.0

09 Feb 14:52
Compare
Choose a tag to compare
v0.18.0 Pre-release
Pre-release
  • Create classes based on remote repositories (Github, Gitlab)
  • Create classes based on local directories
  • Add execution order for class scripts
  • Integrate keywords into scripts
  • Add version command
  • Add optional path flag for 'class export' command
  • Add extensive completion for class imports
  • Add logo with title

v0.17.0

26 Oct 20:55
Compare
Choose a tag to compare
v0.17.0 Pre-release
Pre-release
Version 0.17.0

v0.16.0

29 Sep 18:37
Compare
Choose a tag to compare
v0.16.0 Pre-release
Pre-release
Refactor storage interface

v0.15.0

26 Sep 20:08
Compare
Choose a tag to compare
v0.15.0 Pre-release
Pre-release
Improve project management

v0.14.0

24 Sep 23:14
Compare
Choose a tag to compare
v0.14.0 Pre-release
Pre-release
Prettify CLI