Skip to content

Releases: veliovgroup/jazeee-meteor-spiderable

v1.3.5

01 Aug 23:17
Compare
Choose a tag to compare
  • Compatibility with meteor@1.5.1
  • Add note about ES6 (ECMAScript 2015) support
  • Overall codebase enhancements

v1.3.3

27 May 20:17
Compare
Choose a tag to compare
  • Attempt so solve #50 , thanks to @perak and @liu0fanyi
  • Introducing SPIDERABLE_FLAGS env.var to set phantomjs process flags (attributes), see updated docs
  • Better tests with meteor test-packages ./
  • Overall codebase minor enhancements

v1.3.2

17 May 06:04
Compare
Choose a tag to compare
  • Dependencies update
  • Compatibility with latest Meteor release
  • Merge #49 , fix for #50 , thanks to @nabilfreeman

v1.3.1

16 Mar 01:56
Compare
Choose a tag to compare
  • Compatibility with meteor@1.4.3.2
  • Merge #46 - Better bots user-agent catching - thanks to @RickvdP
  • Codebase enhancements
  • Dependencies update

v1.3.0

01 Mar 21:39
Compare
Choose a tag to compare
  • Compatibility with latest meteor
  • No more CoffeeScript
  • Codebase review + linting with meteor guidelines
  • Move everything to ES6, support for import statement
  • Other enhancements and improvements

v1.2.13

09 Dec 16:51
Compare
Choose a tag to compare

v1.2.13 for #26
Deal with 204 correctly, add FlowRouter documentation.

v1.2.12

02 Nov 15:38
Compare
Choose a tag to compare

Simple update to dependency
#25

v1.2.11

30 Oct 19:51
Compare
Choose a tag to compare

Small fix to handle gzip. #24

v1.2.10

07 Oct 19:25
Compare
Choose a tag to compare

Update for Meteor 1.2.0
Code cleanup and bugfixes. See #21

v1.2.9

25 Sep 19:41
Compare
Choose a tag to compare

Update for Meteor 1.2, increased timeout to 5 secs. Adds alternate way to generate 404 status code
See #20