mgrs
mgrs copied to clipboard
New release?
I plan to port this lib to Go and want to do this on a stable release. What's the status of master? Is it stable? Does it make for you to release a new version? The current release v1.0.0 is from 01/2017.
Hi. Thanks for getting in touch. I love your idea!
I'm working on fixing the bugs listed under issues. It shouldn't take more than a few weeks. Once that's complete, I'll request that a new release be made. The API shouldn't change, but internally I'd except some changes.
I'm working on fixing the bugs listed under issues. It shouldn't take more than a few weeks. Once that's complete, I'll request that a new release be made.
Sounds good. Nevertheless I have started the port to Go (probably including all bugs). First results are a package library and an executable utility. Not everything is ported 1 to 1. I have omitted the 'invers' method because the use case was unclear for me.
@DanielJDufour Could you please make a new release? This useful commit is not in 1.0.0 release. Thanks.
Hi, @calvinmetcalf . Would you be able to add me as a maintainer on NPM, so I can publish a new release? Here's the link for your convenience: https://www.npmjs.com/package/mgrs/access. My NPM username is danieljdufour
. Thank you.
invite sent
I just published a prerelease. You can install it with npm install mgrs@next
. @nboisteault , could you try installing and running it? Let me know if it works for you. Once it's confirmed that the prerelease works, I can publish a new release.
Hi @DanielJDufour , I installed and ran and everything worked, thank you! I'd like to make some PRs. Do you want to wait for them or do you want to publish a new release?
Hi @DanielJDufour , Is there any plan to make a release?
Hi, @nboisteault . I just published a new major version release. Pull requests are most welcome!