fsm icon indicating copy to clipboard operation
fsm copied to clipboard

Provides a v1 release

Open dgsb opened this issue 6 years ago • 7 comments

Users of this library would need a semver v1 release of this library to ensure API stability.

dgsb avatar Dec 10 '18 08:12 dgsb

Grear feedback, will fix that.

maxekman avatar Dec 10 '18 11:12 maxekman

@maxekman any progress on that ? Thanks

dgsb avatar Jan 16 '19 10:01 dgsb

Can probably get to that today!

maxekman avatar Jan 16 '19 10:01 maxekman

great, thanks a lot

dgsb avatar Jan 16 '19 12:01 dgsb

Done: https://github.com/looplab/fsm/releases/tag/v0.1.0

maxekman avatar Jan 16 '19 16:01 maxekman

@maxekman I'm sorry, but can you reopen this issue ? You've provided a v0.1 instead of a v1.0, in the context of semver this is very different in term of api stability.

dgsb avatar Jan 17 '19 12:01 dgsb

You are correct, it doesn't have the same guarantees about API stability. I thought it would be enough to have a fixed version to depend on instead of master. Not sure if I feel ready to provide a 1.0 API guarantee yet. I'll reopen this to track when the 1.0 happens.

maxekman avatar Jan 17 '19 12:01 maxekman