__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# Change Log All notable changes to this project will be documented in this file. ### [0.11.6] - 2018-04-30 ### Important The `0.11.5` version was tagged on the wrong branch. Therefore you should use this version instead! ## [0.11.5] - 2018-03-13 ### Changed - Convert time to UTC if UTC mode is enabled. [#111](https://github.com/markuspoerschke/iCal/issues/111) ## [0.11.4] - 2017-10-26 ### Changed - Improve performance for long lines. By using mbstring the folding of lines is much faster and consumes less CPU and memory. [#104](https://github.com/markuspoerschke/iCal/pull/104) ## [0.11.3] - 2017-04-25 ### Fixed - Fix the GEO property (compatibility to PHP < 7) [#91](https://github.com/markuspoerschke/iCal/pull/91) [#91](https://github.com/markuspoerschke/iCal/pull/93) ## [0.11.2] - 2017-04-21 ### Fixed - Do not escape value of the GEO property [#79](https://github.com/markuspoerschke/iCal/pull/79) ## [0.11.1] - 2017-04-04 ### Fixed - All days events (no time) ends on the next day. [#83](https://github.com/markuspoerschke/iCal/pull/83) - Timezone will not applied on all days events [#83](https://github.com/markuspoerschke/iCal/pull/83) ### Added - Add `Event::getDtStart` method [#83](https://github.com/markuspoerschke/iCal/pull/83) ## [0.11.0] - 2016-09-16 ### Added - Allow multiple recurrence rules in an event [#77](https://github.com/markuspoerschke/iCal/pull/77) - RecurrenceRule now also allows hourly, minutely and secondly frequencies [#78](https://github.com/markuspoerschke/iCal/pull/78) ### Deprecated - Adding a single recurrence rule to an event using `Event::setRecurrenceRule()` is deprecated and will be removed in 1.0. Use `Event::addRecurrenceRule()` instead. [#77](https://github.com/markuspoerschke/iCal/pull/77) ## [0.10.1] - 2016-05-09 ### Fixed - Problem with GEO property when importing into Google Calendar [#74](https://github.com/markuspoerschke/iCal/pull/74) ## [0.10.0] - 2016-04-26 ### Changed - Use 'escapeValue' to escape the new line character. [#60](https://github.com/markuspoerschke/iCal/pull/60) - Order components by type when building ical file. [#65](https://github.com/markuspoerschke/iCal/pull/65) ### Added - X-ALT-DESC for HTML types with new descriptionHTML field. [#55](https://github.com/markuspoerschke/iCal/pull/55) - Added a property and setter for calendar color. [#68](https://github.com/markuspoerschke/iCal/pull/68) - Write also GEO property if geo location is given. [#66](https://github.com/markuspoerschke/iCal/pull/66) ## [0.9.0] - 2015-11-13 ### Added - CHANGELOG.md based on [’Keep a CHANGELOG’](https://github.com/olivierlacan/keep-a-changelog) - Support event properties EXDATE and RECURRENCE-ID [#50](https://github.com/markuspoerschke/iCal/pull/53) ### Changed - Allow new lines in event descriptions [#53](https://github.com/markuspoerschke/iCal/pull/53) - **Breaking Change:** Changed signature of the ```Event::setOrganizer``` method. Now there is is only one parameter that must be an instance of ```Property\Organizer```. - Updated install section in README.md [#54](https://github.com/markuspoerschke/iCal/pull/53) [0.11.6]: https://github.com/markuspoerschke/iCal/compare/0.11.4...0.11.6 [0.11.5]: https://github.com/markuspoerschke/iCal/compare/0.11.4...0.11.5 [0.11.4]: https://github.com/markuspoerschke/iCal/compare/0.11.3...0.11.4 [0.11.3]: https://github.com/markuspoerschke/iCal/compare/0.11.2...0.11.3 [0.11.2]: https://github.com/markuspoerschke/iCal/compare/0.11.1...0.11.2 [0.11.1]: https://github.com/markuspoerschke/iCal/compare/0.11.0...0.11.1 [0.11.0]: https://github.com/markuspoerschke/iCal/compare/0.10.1...0.11.0 [0.10.1]: https://github.com/markuspoerschke/iCal/compare/0.10.0...0.10.1 [0.10.0]: https://github.com/markuspoerschke/iCal/compare/0.9.0...0.10.0 [0.9.0]: https://github.com/markuspoerschke/iCal/compare/0.8.0...0.9.0
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| examples | Folder | 0750 |
|
|
| src | Folder | 0750 |
|
|
| tests | Folder | 0750 |
|
|
| .php_cs | File | 610 B | 0640 |
|
| .scrutinizer.yml | File | 366 B | 0640 |
|
| .travis.yml | File | 336 B | 0640 |
|
| CHANGELOG.md | File | 3.77 KB | 0640 |
|
| LICENSE | File | 1.04 KB | 0640 |
|
| README.md | File | 4.4 KB | 0640 |
|
| UPGRADE.md | File | 352 B | 0640 |
|
| composer.json | File | 1.25 KB | 0640 |
|
| phpunit.xml.dist | File | 728 B | 0640 |
|