tchristofferson / Config-Updater

Used to update files for Bukkit/Spigot API
MIT License
66 stars 9 forks source link

API release #22

Closed Artemis-the-gr8 closed 1 year ago

Artemis-the-gr8 commented 1 year ago

Hi!

First off: thank you for making this project! It works great, and saved me a lot of hassle.

I have a question: I was wondering if it would be possible for you to release a stable version of your API.

I'm trying to get my own API on Maven Central, and I'm using your ConfigUpdater as a dependency. Your project already seems plenty stable to me, but because it is only available as a snapshot version, I can only release my own API as a snapshot version as well as long as I depend on it.

Artemis-the-gr8 commented 1 year ago

Nevermind, it took me a day to realize the Spigot API is also a snapshot... Not sure how other developers do this then! Any advice is welcome, but you can also just close this issue.