Skip to content

Releases: UnivUnix/docpad-plugin-api

Version 2.2.2

04 May 14:13
Compare
Choose a tag to compare

Changes in this version:

Issue #7 : Conversion from CoffeeScript to ECMAScript 6. For npm, this code is translated to ES5.
Issue #9 : New file loading system. This allows multiple apis working at same time with different baseUrls. Also, the webmaster can put online two versions of the same api.
Issue #10: Making new documentation which it's here:

http://software.univunix.com/projects/docpad-plugin-api

If there's any error or needs clarification, don't hesitate to send me an issue.

WARNING: This version needs changing your configuration from v2.1.x. Don't update if your changes are not ready.

Version 2.2.0-beta

15 Apr 01:05
Compare
Choose a tag to compare
Version 2.2.0-beta Pre-release
Pre-release
  • #7 - Conversion from Coffeescript to ES6 (and ES5 through Babel)
  • #9 - New file loading system. This allows putting multiple apis without refactoring. Also, this way permits isolation among many apis and avoids collision in similar urls.

Version 2.1.4 (2.1)

06 Mar 12:38
Compare
Choose a tag to compare

First stable version.
Issues #1, #2, and #6.

Version 2.1.0-rc1 (First candidate)

06 Mar 08:20
Compare
Choose a tag to compare
Pre-release

Issues #1, #2, and #6.

Version 2.0.1 (In development)

02 Mar 09:56
Compare
Choose a tag to compare
Pre-release

Not stable. Only for development.