Friday, April 16, 2021

PYDroid Updates

PYDroid's next version has been released!

There are major API changes to the library as detailed in my previous blog post.

Of note is the charge to the artifact path, now that PYDroid and other pyamsoft libraries are distributed via JitPack

The old artifact ID's used to be as follows

com.pyamsoft.pydroid:<library>

com.pyamsoft.cachify:cachify

com.pyamsoft.highlander:highlander

The IDs have now changed to the following

com.github.pyamsoft.pydroid:<library>

com.github.pyamsoft:cachify

com.github.pyamsoft:highlander

 

Notice the addition of github to the group ID, and the removal of cachify and highlander from the group ID 


With this change, the latest versions of the libraries are as follows

PYDroid: 23.0.1 (23.0.0 release exists but it is broken)

Cachify: 0.0.22 (0.0.21 release exists but it is broken)

Highlander: 0.0.17 (0.0.16 release exists but it is broken)


These new libraries will be used in future pyamsoft application updates, which will also be coming soon.


Stay tuned!


========================
Follow pyamsoft around the Web for updates and announcements about the newest applications!
Like what I do?

Send me an email at: pyam.soft@gmail.com
Or find me online at: https://pyamsoft.blogspot.com

Follow my Facebook Page
Check out my code on GitHub
=========================