Releases: seujorgenochurras/Jhey-Package-Manager
Releases · seujorgenochurras/Jhey-Package-Manager
JPM-v0.5.0-alpha
Added a loading animation
Async web response
Way better responses
Lighter (totally removed reflections)
JPM Alpha 0.4.0
- Refactor whole gradlew mapping
- From pure regex to a tree based mapping
- Added more tests
- Speed
- Fixed lots of bugs
JPM-v0.3.0-alpha
- Fixed bug
- Updating the reflections library just made my code not work even thought I wasn't using the library at all
- Added Maven pom support
- Removed reflections
- Optimized jpm
- More stable user directory identification
- Cleaner jpm response
- Spread dirty code >:(
JPM-v0.2.0-alpha
- Added gradle groovy support
- Fixed gradle file related bugs
- Removed a console print
JPM Alpha 0.1.0
This is the first version of JPM
Only works with gradle kotlin
Has no error checking at all