Skip to content

Releases: seujorgenochurras/Jhey-Package-Manager

JPM-v0.5.0-alpha

16 Jul 03:39
b9d7c9b
Compare
Choose a tag to compare

Added a loading animation
Async web response
Way better responses
Lighter (totally removed reflections)

JPM Alpha 0.4.0

06 Jul 21:53
523938a
Compare
Choose a tag to compare
  • 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

09 Jun 19:12
47b1935
Compare
Choose a tag to compare
  • 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

04 Jun 18:47
59d4ea3
Compare
Choose a tag to compare
  • Added gradle groovy support
  • Fixed gradle file related bugs
  • Removed a console print

JPM Alpha 0.1.0

28 May 16:51
8887fbd
Compare
Choose a tag to compare

This is the first version of JPM
Only works with gradle kotlin
Has no error checking at all