chore: rehome to crudy/pgmorbac, align version to 0.1.0

Public home is now git.villains.fr/crudy/pgmorbac with docs at
pgmorbac.villains.fr. Point META.json, README and CHANGELOG links there,
drop the tracked .DS_Store, and renumber the first public release to 0.1.0
to match the published @crudy/pgmorbac package, the embedded framework SQL
and the download page. License stays MIT.
This commit is contained in:
2026-07-22 09:16:59 +02:00
parent 14592b91ae
commit 3ee1e426a8
4 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.0] - 2026-02-19
## [0.1.0] - 2026-02-19
### Added
- Initial release of Multi-OrBAC PostgreSQL extension
@@ -41,4 +41,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Complete documentation
- Build and installation automation (Makefile, install.sh)
[1.0.0]: https://github.com/MarcVillain/pgmorbac/releases/tag/v1.0.0
[0.1.0]: https://git.villains.fr/crudy/pgmorbac/releases/tag/v0.1.0