Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Releases: perchlabs/webird

Webird 0.9.1

20 Sep 01:56
Compare
Choose a tag to compare
Webird 0.9.1 Pre-release
Pre-release

Fix to use Phalcon 3.0.x tree.

Webird 0.9.0

30 Jul 21:50
Compare
Choose a tag to compare
Webird 0.9.0 Pre-release
Pre-release
  • Many bug fixes
  • Upgraded to Ubuntu 16.04
  • Upgraded to PHP 7
  • Upgraded to Phalcon 3
  • Implemented many Phalcon 3 features
  • Refactored provision system
  • Upgraded to PostCSS 5
  • Upgraded to jQuery 3
  • Using Gulp 4 github devel branch
  • Removed Coffeescript support
  • Refactored ACL system
  • Changed OAuth library to The League
  • Now http/2 capable

This is the largest release yet with 96 commits over a six month period. This took longer than normal due to upgrading to Ubuntu 16.04, dealing with PHP 7 issues and waiting for Phalcon 3.0 (previously 2.1) to be released. Alas it has become impossible to wait any longer and so here it is.

Webird 0.8.1

13 Nov 14:48
Compare
Choose a tag to compare
Webird 0.8.1 Pre-release
Pre-release
  • Many bug fixes
  • Enabled Javascript 2016 features with Babel
  • Enabled Babel caching
  • Bumped Node.js requirement to 5.0
  • Updated nunjucks to version 2.1
  • Implemented fully working Volt gettext message extractor
  • Added Javascript Async/Await example using polyfill

This version represents a point of significant maturity in the Node.js stack. I bumped Node.js requirement to 5 because it introduces a new flat module structure that dramatically reduces the chance of a Javascript instanceof failing due to the same module being included twice.

Currently the current version of Babel and PostCSS are being held back because there are many issues with them due to their recently redesigned plugin systems. When all of the technology is ready around these stacks I will release the next version of Webird.

Currently the PHP composer packages are getting very out of date and I also need to replace the OAuth library and to refactor it to work as a service. That will then likely be the following release. If Phalcon 2.1 has been released then I will migrate all validation to the new method as well.

Webird Alpha 6

07 Jul 17:58
Compare
Choose a tag to compare
Webird Alpha 6 Pre-release
Pre-release
  • Bumped Phalcon requirement to 2.0.4 (due to bug fixes)
  • Disabled phql literals by default for improved security
  • Removed Coffeescript dependency for installation and configuration
  • Added Babel ES2015 Javascript to ES5 Webpack integration
  • Added PostCSS integration (in addition to existing SASS, LESS and Stylus)
  • Added PostCSS example at features/postcss
  • Improved webpack entries and commons output destination
  • Updated dependencies
  • Updated documentation

Webird Alpha 5

07 Jun 12:36
Compare
Choose a tag to compare
Webird Alpha 5 Pre-release
Pre-release
  • Updated documentation
  • Phalcon 2 interface fixes
  • Updated Phalcon view setup with common view folder across all modules
  • Updated Marionette example that adheres to upcoming 3.0 conventions
  • Updated npm, bower and composer dependencies
  • Fixes for upcoming npm 3.0 by explicitly defining peerDependencies

Webird Alpha 4

09 Jan 22:19
Compare
Choose a tag to compare
Webird Alpha 4 Pre-release
Pre-release

Oops. Package Ubuntu package 're2c' didn't make it into the provisioning install list.

Third Alpha Release

01 Dec 12:01
Compare
Choose a tag to compare
Third Alpha Release Pre-release
Pre-release

This is the third alpha release. There are a lot of small refinements since the last alpha but overall a lot less moving parts.

0.5.0-alpha2

16 Nov 21:37
Compare
Choose a tag to compare
0.5.0-alpha2 Pre-release
Pre-release

Second alpha release with debug panel

First Alpha Release

10 Nov 20:49
Compare
Choose a tag to compare
First Alpha Release Pre-release
Pre-release

This is the first Alpha release of Webird.