Skip to content

Releases: UnivUnix/docpad-plugin-api

Version 2.2.2

Choose a tag to compare

@Aglezabad Aglezabad released this 04 May 14:13

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

Version 2.2.0-beta Pre-release
Pre-release

Choose a tag to compare

@Aglezabad Aglezabad released this 15 Apr 01:05
  • #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)

Choose a tag to compare

@Aglezabad Aglezabad released this 06 Mar 12:38

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

Version 2.1.0-rc1 (First candidate)

Pre-release

Choose a tag to compare

@Aglezabad Aglezabad released this 06 Mar 08:20

Issues #1, #2, and #6.

Version 2.0.1 (In development)

Pre-release

Choose a tag to compare

@Aglezabad Aglezabad released this 02 Mar 09:56

Not stable. Only for development.