-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hello!
I've found this library when I searched for tools for Algebraic Data Types in TypeScript, and was immediately impressed from documentation! Looks like the best library for ADTs I've seen so far. Looks awesome π₯
I was a bit downcasted that documentation states, that it is for upcoming version 3, which is not ready yet.
Then I've checked NPM and saw, that release version 2.1.0 was published 4 years ago, and version 3 is still in development, with latest publish 6 months ago.
6 months ago is not so far in the past, my own library's latest version is the same age, and I perfectly understand, that sometimes there are not enough strength/motivation/desires/mental and physical health/name it, to work on a pet project. It is fine.
I just wanted to ask, is this library still in development and release of version 3 is still in plans? If yes, do you have some kind of roadmap, what should yet to be done for the release? I saw issue #17, but last message in it was two years ago. Also, do you think it is fine to use version 3.0.0-dev.27 in production, or you suggest agains it, maybe because of some unresolved undocumented issues?