8 Commits

Author SHA1 Message Date
Sebastian Spaink 804dcc1c98 feat: add version and icon to opa_windows_amd64.exe (#7501)
Signed-off-by: sspaink <sspaink@styra.com>
Co-authored-by: Philip Conrad <philip@chariot-chaser.net>
2025-04-10 07:41:59 -05:00
Johan Fylling a179a24c48 v1 API
All packages, except for `cmd` and `internal`, have been moved into a new `v1` root package.

Old packages are kept for backwards-compatibility reasons. All contained code is replaced with simple type aliases and proxy functions to `v1` implementations.

Old packages default to the Rego v0 syntax, new `v1` packages default to the Rego v1 syntax.

Signed-off-by: Johan Fylling <johan.dev@fylling.se>
2024-12-12 15:27:34 +01:00
Johan Fylling 7bb6dbe36b Preparing for v1 API
Moving (most) source to v1 root package to prepare for v0/v1 API separation.

Signed-off-by: Johan Fylling <johan.dev@fylling.se>
2024-12-12 15:09:03 +01:00
Torin Sandall db243e70b7 Fix logo in README
Signed-off-by: Torin Sandall <torinsandall@gmail.com>
2019-08-14 17:21:17 -04:00
Torin Sandall 320df65f61 logo: Replace logo with 1024x1024 version
Signed-off-by: Torin Sandall <torinsandall@gmail.com>
2019-08-14 16:38:09 -04:00
Torin Sandall 85b1931abf chore: Replace logo.svg with gapless version
The new version of the logo is already used on the website and fixes a
few issues like gaps in the mask.

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
2019-01-14 12:10:37 -08:00
Torin Sandall e176533936 Copy logo.svg into logo directory
Signed-off-by: Torin Sandall <torinsandall@gmail.com>
2018-04-24 11:31:30 -07:00
Eva Xiaohui Luo 25ba04c980 Refresh OPA website
These changes contain a redesign of the OPA website. The main changes
are (1) new frontpage w/ refreshed messaging and assets and (2) docs
ported to gitbook.
2017-07-05 15:39:45 -07:00