syrusakbary / pyjade

Jade template system for Django, Jinja2 and Mako
MIT License
699 stars 122 forks source link

Change version scheme #191

Open pikeas opened 9 years ago

pikeas commented 9 years ago

It's difficult to tell which version of PyJade corresponds to which version of Jade. I'd like to propose that PyJade versions begin corresponding to Jade version.

In order to minimize pip dependency breakage, bumping to 3.9.2 to match Jade 1.9.2 should work. This will make it easier to review changes in Jade for porting to PyJade.

blx commented 9 years ago

I like this idea, especially since the Jade team is approaching their 2.0.0 milestone and has generally feature-frozen v1.