Versioning - possum64team/PossumPipe GitHub Wiki
We'll follow the Major Minor Micro release system numbered x.x.x
Releases 0.0.x are considered Alpha. This means that not all features are implemented and the code has undergone very little testing. Alpha is not targeted at end users.
Releases 0.x.x are considered Beta. This means that all essential features are working and we're working on QOL features and testing. Its not unlikely that you'll encounter bugs, but end users are encouraged to help testing by using the application.
Releases 1.0.0 and onwards are considered released. From there development efforts will be toned down a bit and features will mostly be frozen.