hamzahamidi / ajsf

Angular JSON Schema Form
https://hamzahamidi.github.io/ajsf
MIT License
361 stars 183 forks source link

Beta versions #304

Open ervinOrion opened 2 years ago

ervinOrion commented 2 years ago

I see that the ajsf package from 0.2.0 until now has only one stable version: 0.5.1. We plan to use this library extensively in our projects in the near future so my questions are:

Thanks

lordrhodos commented 2 years ago

@ervinOrion not sure about the context of your report here.

In general you can suppose that the ajsf package follows the semantiv versioning.

https://semver.org

Any 0.x is therefore considered unstable

https://semver.org/#spec-item-4

If you look at the tags (releases) here:

https://github.com/hamzahamidi/ajsf/tags

there is not even a 0.x tagged version available. So what are you referring to?