This software library is published and available in the NuGet repository as [Skender.Stock.Indicators](https://www.nuget.org/packages/Skender.Stock.Indicators).
Changes in this release are mostly for internal development of the library:
- Skender.Stock.Indicators name used consistently for namespace, package, and DLL file (3)
- added VSCode settings (contributors to this package can use either VS Code or regular VS)
- added automatic Semantic Versioning in the build process (6)
- removed `internal set` on properties of public classes so end users can extend them in their own code (5)
- updated documentation
As a pre-release edition, you can expect that additional versions, even minor and patch versions, may contain breaking changes. Use with caution. We will mark the first fully stable version as 1.0.0 when it is ready for general use.