== Upgrade Notice == = 3.3.1 = Update for the latest version of wp-scripts = 3.3.0 = Update for support for PHP 8.3. = 3.2.0 = Update for support for PHP 8.1 and PHP 8.2 = 3.1.1 = Built with latest wp-scripts. Tested with WordPress 6.2 = 3.1.0 = Now supports several additional ports. Built with latest wp-scripts and shared libraries. Tested with WordPress 6.1 = 3.0.1 = Built with latest wp-scripts and shared libraries. Tested with WordPress 6.0.1 = 3.0.0 = Now supports color and typography settings. Tested with WordPress 5.8. = 2.1.0 = Tested with WordPress 5.7 & PHP 8.0 = 2.0.0 = Update to UK Tides v2.0.0 for the new UK Tides block. = 2.0.0-beta-20200109 = Now operates as a standalone plugin for both the block and the shortcode. = 2.0.0-alpha-20200104 = Now implemented as the UK tides block. The block is no longer dependent upon oik. = 1.6.5 = Upgrade for peaceful coexistence with Gutenberg / WordPress 5.0. Now depends on oik v3.2.8 = 1.6.4 = Tested with WordPress 4.7.3. Tested with PHP 7.1 = 1.6.3 = Tested with WordPress 4.6.1. Should not crash if oik is not active processing 'oik_add_shortcodes' = 1.6.2 = Tested with WordPress 4.4.2. Should not crash when tracing is active. = 1.6.1 = Tested with WordPress 4.4. Now dependent upon oik v2.5 or higher. = 1.6 = Improved support for styling with CSS = 1.5 = Now works with tidetimes.co.uk. Now dependent upon oik v2.3 or higher. = 1.4 = Now dependent upon oik v2.2 or higher. Tested with WordPress 4.0 = 1.3 = Now dependent upon oik v2.1 or higher. Tested with WordPress 3.9 = 1.2 = Still dependent upon oik v1.17 or higher = 1.1 = Now dependent upon oik v1.17 or higher == Changelog == = 3.3.1 = * Changed: Updated wp-scripts #29 * Changed: Remove dependency on bobbfunc's ep() #28 * Tested: With WordPress 6.6.2 and WordPress Multisite * Tested: With Gutenberg 19.1.0 * Tested: With PHP 8.3 * Tested: With PHPUnit 9.6 = 3.3.0 = * Changed: Updated wp-scripts #23 * Changed: Rebuild port select list #18 * Tested: With WordPress 6.6.1 and WordPress Multisite * Tested: With Gutenberg 19.1.0 * Tested: With PHP 8.3 * Tested: With PHPUnit 9.6 = 3.2.0 = * Changed: Updated wp-scripts #23 * Changed: Support PHP 8.1 and PHP 8.2 #27 * Tested: With WordPress 6.4-RC3 and WordPress Multisite * Tested: With Gutenberg 16.9.0 * Tested: With PHP 8.0, PHP 8.1 and PHP 8.2 * Tested: With PHPUnit 9.6 = 3.1.1 = * Changed: Updated wp-scripts #23 * Tested: With WordPress 6.2 and WordPress Multi Site * Tested: With Gutenberg 15.7.0 * Tested: With PHP 8.0 = 3.1.0 = * Fixed: Cater for single quotes in Port name #17 * Fixed: Rebuild port select list for tidetimes.co.uk and timetimes.org.uk #18 * Changed: Updated wp-scripts * Changed: Updated shared libraries * Tested: With WordPress 6.1 and WordPress Multi Site * Tested: With Gutenberg 14.5.0 * Tested: With PHP 8.0 = 3.0.1 = * Changed: Updated wp-scripts * Changed: Updated shared libraries * Tested: With WordPress 6.0.1 and WordPress Multi Site * Tested: With Gutenberg 13.8.2 * Tested: With PHP 8.0 = 3.0.0 = * Fixed: Implement local workaround for missing space between on and Day #10 * Added: Add Server side support for rendering the block with colours and typography attributes #9 * Added: Add text align toolbar icon group; makes the block selectable #9 * Changed: Register block using block.json #9 * Changed: Move build/oik-uk-tides to src/oik-uk-tides. Refactor to import from packages #9 * Changed: Update package.json based on sb-starting-block and install @wordpress/scripts #9 * Changed: Remove files no longer needed by wp-scripts. Update .gitignore #9 * Tested: With WordPress 5.8 and WordPress Multi Site * Tested: With Gutenberg 11.1.0 * Tested: With PHP 8.0 = 2.1.0 = * Changed: Updated for PHP 8.0 compatibility * Tested: With WordPress 5.7 and WordPress Multi Site * Tested: With PHP 8.0 and 7.4 * Tested: With Gutenberg 10.2.0 * Tested: With PHPUnit 9 = 2.0.0 = * Changed: Reconcile shared libraries,[github bobbingwide uk-tides issues 7] * Tested: With WordPress 5.3.2 and WordPress Multi Site * Tested: With Gutenberg 7.3.0 * Tested: With PHP 7.3 and PHP 7.4 * Tested: With PHPUnit 8 = 2.0.0-beta-20200109 = * Added: Add transform from oik-block/uk-tides to uk-tides/uk-tides * Added: Add example for the uk-tides/uk-tides block * Fixed: Default to chichester-harbour-entrance * Changed: Remove dependency on oik for both the block and the shortcode. * Changed: Support activation of oik v3.3.7 - pre libs/oik-shortcodes = 2.0.0-alpha-20200104 = * Added: uk-tides/uk-tides block,[github bobbingwide uk-tides issues 7] * Tested: With WordPress 5.3.2 and WordPress Multi Site * Tested: With PHP 7.3 and PHP 7.4 * Tested: With PHPUnit 8 = 1.6.5 = * Changed: Now dependent upon oik v3.2.8, [github bobbingwide uk-tides issues 5] * Fixed: Reduced display of PHP Warnings for invalid tideurl parameter, [github bobbingwide uk-tides issue 5] * Tested: With WordPress 5.0.1 * Tested: With Gutenberg 4.7.0 * Tested: With PHP 7.2 = 1.6.4 = * Changed: Further improve ability to style the output of the bw_tides shortcode,[github bobbingwide uk-tides issue 5] * Changed: Now depends on oik v3.1 or higher * Tested: With WordPress 4.7.3 and WordPress Multisite * Tested: With PHP 7.1 = 1.6.3 = * Fixed: Avoid Fatal errors when oik not activated processing 'oik_add_shortcodes' action [github bobbingwide uk-tides issue 2] * Tested: With WordPress 4.6.1 * Tested: Compatability with oik up to 3.0.3 = 1.6.2 = * Fixed: Uncaught exception 'Serialization of 'SimpleXMLElement' when tracing GitHub Issue 1 = 1.6.1 = * Changed: Updated oik-activation logic * Changed: Now dependent upon oik v2.5 or higher * Tested: With WordPress 4.4 = 1.6 = * Added: force=true parameter to force data refresh * Changed: Improved support for styling with CSS * Changed: better support for tidetimes.co.uk feed * Changed: store= parameter now also used as a CSS class for the outer span * Tested: With WordPress 4.1 and WordPress Multi Site = 1.5 = * Changed: Added initial support for tidetimes.co.uk - slightly different output * Tested: With WordPress 4.1-beta2 and WordPress Multi Site = 1.4 = * Changed: Now dependent upon oik v2.2 or higher * Tested: With WordPress 4.0 and WordPress Multi Site = 1.3 = * Tested: With WordPress 3.8.1 * Changed: Plugin dependency checking = 1.2 = * Tested: With WordPress 3.8 * Changed: Minor changes for improved API documentation = 1.1 = * Changed: The generated output is formatted with divs and spans to enable styling with CSS = 1.0 = * initial version. Works with oik version 1.11