Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

Tags: mquandalle/meteor-jade

Tags

v0.4.9

Toggle v0.4.9's commit message
Bump version to 0.4.9

v0.4.8

Toggle v0.4.8's commit message
Bump version to 0.4.8

v0.4.7

Toggle v0.4.7's commit message
Bump version to 0.4.7

v0.4.6

Toggle v0.4.6's commit message
Bump version to 0.4.6

v0.4.5

Toggle v0.4.5's commit message
Bump version to 0.4.5

v0.4.4

Toggle v0.4.4's commit message
Restore versions in the build plugins

These versions numbers were removed in 236b20e and caused an error
during publication:

    $ meteor publish
    => Errors while publishing:

    While publishing the package:
    error: You must specify a version constraint for package blaze
    error: You must specify a version constraint for package underscore
    error: You must specify a version constraint for package htmljs
    error: You must specify a version constraint for package minifiers
    error: You must specify a version constraint for package spacebars-compiler

Note that the dependency version that will actually get includes will
be higher that the one we specified thanks to the Meteor constraints
solver.

v0.4.3

Toggle v0.4.3's commit message
Bump version to 0.4.3

v0.4.2

Toggle v0.4.2's commit message
Bump version to 0.4.2

v0.4.1

Toggle v0.4.1's commit message
Fix #104

v0.4.0

Toggle v0.4.0's commit message
Document the new `.tpl.jade` extension