Releases: thathoff/kirby-sentry
Releases · thathoff/kirby-sentry
v3.0.0
Features:
- Add support for Kirby 3 (#10)
⚠️ Please Note: Kirby versions before 3.6.1 are not supported because the system.exception hook is only available since Kirby 3.6.1. Kirby 2 is no longer supported.
v2.0.4
Fixes
- vendor is a string in require path
v2.0.3
chore: omit version in composer.json
In most cases this is not required and should be omitted [...] if the package repository can infer the version from somewhere, such as the VCS tag name in the VCS repository.
https://getcomposer.org/doc/04-schema.md#version
v2.0.2
chore: update composer.json
v2.0.1
Fixes
- rename main file for usage as composer package
v2.0.0
Features
BREAKING CHANGE: git submodule support was removed
v1.0.0
fix: assign sentryDsn correctly