io.extendreality.malimbe
Advanced tools
Comparing version 9.5.3 to 9.6.0
# Changelog | ||
## [9.6.0](https://github.com/ExtendRealityLtd/Malimbe/compare/v9.5.3...v9.6.0) (2019-10-26) | ||
#### Features | ||
* **.github:** use organization .github repository ([a3ea4ae](https://github.com/ExtendRealityLtd/Malimbe/commit/a3ea4aead478821cd64158ad5b16920f018c3686)) | ||
> GitHub provides a mechanism where a global organization .github repo can be used as a fallback to provide default community health files instead of repeating the same files across multiple repos. | ||
> | ||
> ExtendRealityLtd now has a `.github` repo which should be used as it provides the correct details for this repo. | ||
> | ||
> The README.md has been updated to provide definitive links to the relevant files. | ||
#### Miscellaneous Chores | ||
* add dependabot configuration ([d454af5](https://github.com/ExtendRealityLtd/Malimbe/commit/d454af5e8d8266aeb7d31520f09522e99fd376a3)) | ||
### [9.5.3](https://github.com/ExtendRealityLtd/Malimbe/compare/v9.5.2...v9.5.3) (2019-10-20) | ||
@@ -4,0 +19,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"description": "A collection of tools to simplify writing public API components in Unity.", | ||
"version": "9.5.3", | ||
"version": "9.6.0", | ||
"unity": "2018.1", | ||
@@ -8,0 +8,0 @@ "keywords": [ |
@@ -32,3 +32,3 @@ [![Malimbe logo][Malimbe-Image]](#) | ||
A minimal example ends up looking like this. Please note that the version `X.Y.Z` stated here is to be replaced with [the latest released version][Latest-Release]. | ||
A minimal example ends up looking like this. Please note that the version `X.Y.Z` stated here is to be replaced with [the latest released version][Latest-Release] which is currently [![Release][Version-Release]][Releases]. | ||
```json | ||
@@ -80,8 +80,2 @@ { | ||
## Contributing | ||
If you want to raise a bug report or feature request please follow [SUPPORT.md][Support]. | ||
While we intend to add more features to Malimbe when we identify a need or use case, we're always open to take contributions! Please follow the contribution guidelines found in [CONTRIBUTING.md][Contributing]. | ||
## Naming | ||
@@ -95,2 +89,10 @@ | ||
## Contributing | ||
Please refer to the Extend Reality [Contributing guidelines] and the [Unity project coding conventions]. | ||
## Code of Conduct | ||
Please refer to the Extend Reality [Code of Conduct]. | ||
## License | ||
@@ -127,5 +129,7 @@ | ||
[Documentation]: /Documentation/ | ||
[Support]: /.github/SUPPORT.md | ||
[Contributing]: /.github/CONTRIBUTING.md | ||
[License]: LICENSE.md | ||
[ThirdPartyNotices]: THIRD_PARTY_NOTICES.md | ||
[ThirdPartyNotices]: THIRD_PARTY_NOTICES.md | ||
[Contributing guidelines]: https://github.com/ExtendRealityLtd/.github/blob/master/CONTRIBUTING.md | ||
[Unity project coding conventions]: https://github.com/ExtendRealityLtd/.github/blob/master/CONVENTIONS/UNITY3D.md | ||
[Code of Conduct]: https://github.com/ExtendRealityLtd/.github/blob/master/CODE_OF_CONDUCT.md |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
776433
131