kurtsson / jekyll-multiple-languages-plugin

I18n support for Jekyll and Octopress
MIT License
927 stars 203 forks source link

Add jekyll 3.1.0 support. #60

Closed equinusocio closed 8 years ago

equinusocio commented 8 years ago

Please update readme yourself.

kurtsson commented 8 years ago

This is great work! However it will break compability with old Jekyll right?

equinusocio commented 8 years ago

Yes. Maybe just make a legacy branch with the old one

Anthony-Gaudino commented 8 years ago

I'm working on branch 1.4.0 which will include support for Jekyll 3.1.0, it should be backwards compatible with 2.5.3.

I already had the code all done and working (same code as your pull request), but I decided to break those changes into small commits that are easily traceable in history, I will also make some changes and more tests to make sure it works fine.

Anthony-Gaudino commented 8 years ago

Version 1.4.0 is now compatible with Jekyll 3 and is backwards compatible with version 2.