qedus / osmpbf

OpenStreetMap PBF file format parser in Go Lang.
MIT License
142 stars 30 forks source link

Should we tag v1.0.0? #23

Closed AlekSi closed 7 years ago

AlekSi commented 7 years ago

Personally, I think this package is good enough for SemVer v1.0.0. Maintaining backward compatibility should be possible.

jongillham commented 7 years ago

I'm happy with that. What would you change if you were to redo the API?

AlekSi commented 7 years ago

I can't think of anything that can break existing public API.

AlekSi commented 7 years ago

So. Should I tag it v1.0.0?

jongillham commented 7 years ago

Please do!

AlekSi commented 7 years ago

Done.