Commit 1ca7f51 1 parent cfae9e3 commit 1ca7f51 Copy full SHA for 1ca7f51
File tree 1 file changed +3
-4
lines changed
src/main/resources/META-INF
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
<idea-plugin >
2
2
<id >com.github.bjansen.intellij.pebble</id >
3
3
<name >Pebble</name >
4
- <version >0.7-SNAPSHOT </version >
4
+ <version >0.7</version >
5
5
<vendor url =" https://github.com/bjansen" >Bastien Jansen</vendor >
6
6
7
7
<description ><![CDATA[
8
8
Support for the Pebble templating engine.
9
9
]]> </description >
10
10
11
11
<change-notes ><![CDATA[
12
- <b>v0.6 </b>
12
+ <b>v0.7 </b>
13
13
<ul>
14
- <li>fixed parsing of list expressions (<a href="https://github.com/bjansen/pebble-intellij/issues/36">#36</a>)</li>
15
- <li>added code completion and navigation for filters (<a href="https://github.com/bjansen/pebble-intellij/issues/17">#17</a>)</li>
14
+ <li>the type of an `in` variable is now correctly recognized (<a href="https://github.com/bjansen/pebble-intellij/issues/37">#37</a>)</li>
16
15
</ul>
17
16
]]> </change-notes >
18
17
You can’t perform that action at this time.
0 commit comments