Releases: proji-rocks/proji
Releases · proji-rocks/proji
v0.18.1
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
- 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