Releases: cypht-org/php-sieve-manager
Releases · cypht-org/php-sieve-manager
v1.0.8
v1.0.7
What's Changed
- Refactor if condition in parse function by @Shadow243 in #21
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Rename BaseSieveAction to BaseFilterAction by @Shadow243 in #19
New Contributors
- @Shadow243 made their first contribution in #19
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Added missing actions by @josaphatim in #13
- Major update to composer.json by @marclaporte in #15
- Add copy script to create script from another by @josaphatim in #16
- Revamp actions to support optional and required parameters by @josaphatim in #14
- Document supported sieve actions by @josaphatim in #17
- Added support for multiple RFCs for actions that have it by @josaphatim in #18
New Contributors
- @marclaporte made their first contribution in #15
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Added support for rename script command and has mechanism method by @josaphatim in #12
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- [FIX] Handled edge cases exception for email providers that does not support script inclusion by @josaphatim in #11
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Fixed infinite loop when server returns an error by @josaphatim in #5
- Added getExtensions, hasExtensions and hasSpace interfaces by @josaphatim in #7
- Fixed infinite loop when an error occurs on server by @josaphatim in #6
- Added external, XOAuth2 and OAuthBearer auth methods by @josaphatim in #8
- Added support for checkScript and noop methods by @josaphatim in #9
- Change COPYING file to LICENSE.txt by @josaphatim in #10
Full Changelog: v1.0.1...v1.0.2