Skip to content

2.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@robbieaverill robbieaverill released this 13 Dec 22:34
· 57 commits to 2 since this release
434e3d6
  • FIX Check if locale is actually a language before getting the locale from it (Robbie Averill) - dc94796
  • API Refactor input and output format for TinyMCE 4 compatibility (Robbie Averill) - 6e5999e
  • FIX Update lang class names to include namespaces (Robbie Averill) - 9ba0f8f
  • DOCS Update readme for SS4 namespaces, add new build badges (Robbie Averill) - 54937aa
  • API Replace RequestFilter with HTTPMiddleware (Robbie Averill) - 22c573d
  • FIX phpcs line in Travis configuration not to look for non-existent PHP files (Robbie Averill) - 56b28a4
  • FIX Add versioned as a dev dependency for unit test runs (Robbie Averill) - ea2363f
  • Update branch alias for 1.1.x-dev (Robbie Averill) - fe292c2
  • FIX Remove whitespace in config key (Robbie Averill) - 31bb587
  • FIX Replace use of i18n::get_locale_name (Robbie Averill) - 90223c9
  • API Delete .tx folder (Raissa North) - 0ec4b17
  • API Add spell check namespaces and implement SS4 core namespaces (Robbie Averill) - 3933854
  • ENHANCEMENT Make module code PSR2 compliant (Raissa North) - df95811
  • API Update CI tools (Raissa North) - 08d56d2
  • API Update composer.json (Raissa North) - ddd3287
  • Add PHP7 + SS3.6 build to Travis configuration (Robbie Averill) - 19e1145
  • Tests now declare they need DB (Daniel Hensby) - 28d3ec7