Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ebussieres committed Jul 13, 2018
1 parent 49c1bf5 commit c2a74c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pebble/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## v3.0.0 (future)
## v3.0.0 (2018-07-13)

This comment has been minimized.

Copy link
@cemo

cemo Jul 15, 2018

@ebussieres is there any benchmark for latest release you have? In release notes I noticed that there is a note regarding it.

This comment has been minimized.

Copy link
@ebussieres

ebussieres Jul 16, 2018

Author Member

@cemo You can run pebble-performance-tests by yourself to see it. Not a big improvement but it's better than nothing. #348, #350, #357 for example.

You can take a look here too : #339 (comment)

- Java 8
- Macros have access to all variables within the template and are no longer restricted to a "local scope"
- New signature for filters/functions/tests that accepts the PebbleTemplate, EvaluationContext, and line number
Expand All @@ -14,6 +14,7 @@
- Introduce SpecializedWriter, (#358)
- Many performance enhancements
-Method resolution with overloaded method signatures (#367)
-Use AbstractTemplateViewResolverProperties for spring-boot (#369)

## v2.6.2
- loop.length and loop.revindex is not of type Number (#362)
Expand Down

0 comments on commit c2a74c3

Please sign in to comment.