2.2.3

 * #323 include function doesn't support relative filesystem loader
 * #322 Test suite fails with node.js 11

2.2.2

 * #225 [RCF] npm found 3 vulnerabilities (2 low, 1 moderate)
 * #313 TwingEnvironmentOptions.cache typing is incorrect
 * #316 `json_encode` cannot serialize Map

2.2.1

 * #314 Twing 2.2.0 not working in browser

2.2.0

 * #299 Add support for Twig 2.6.3

2.1.4

 * #308 Source map for spaceless tag is still faulty in some case

2.1.3

 * #303 Incorrect souce map when spaceless tag is used
 * #302 TwingErrorSyntax: Unknown "dump" function
 * #300 Probable bug in TwingFileSystemLoader

2.1.2

 * #289 - "include" tag uses merge filter instead of merge helper
 * #286 - Types are incorrect - i.e. impossible to build against Twing

2.1.1

 * #284 - Uncaught TwingErrorSyntax: An exception has been thrown during the compilation of a template ("parseFunction is not a function")
 * #282 - Template code and path not send to TwingError when TwingTemplate#loadTemplate is called with a template name

2.1.0

 * #280 - Documentation doesn't build anymore
 * #9 - Rewrite varDump helper
 * #277 - Add core support for template-relative resolving
 * #227 - date filter doesn't support all required format
 * #274 - CHANGELOG not up-to-date

2.0.0

 * #267 - Update documentation
 * #271 - Improve the packaging process
 * #200 - Cannot find module 'twing/lib/runtime'
 * #237 - Can twing be run on the frontend?
 * #258 - Twing should return source map as string instead of SourceMapGenerator
 * #209 - How to use base_template_class?

1.3.1

 * #266 - CHANGELOG not up-to-date on v1.3.0

1.3.0

 * #251 - Support Twig 2.5.0

1.2.7

 * #262 - TwingToken is not exported

1.2.6

 * #256 - Source map sources are not relative to the project root
 * #254 - Changing source map config doesn't invalidate template cache
 * #255 - TypeError: Cannot read property 'toMappings' of undefined
 * #253 - "Error: ENOENT: no such file or directory" on non-existent namespace folder
 * #249 - Interfaces are not exported

1.2.5

 * #247 - Package manifest uses deprecated licenses key

1.2.4

 * #236 - Batch filter throws an error when used on an undefined variable
 * #238 - "types" entry missing from package.json
 * #242 - Improve Travis CI support
 * #240 - Remove benchmark and tasks folders and dependencies
 * #239 - TwingEnvironmentOptions is not exported

1.2.3

 * Fix #234 - loop.last & loop.length & iterable not available in nested for

1.2.2

 * Fix #230 - Compiler should not escape quotation mark
 * Fix #232 - Twing throws: "SyntaxError: missing ) after argument list" whenever it encounters a ` character.

1.2.1

 * Fix #218 - Twing@1.2.0 created a breaking changes with extension filters and functions
 * Fix #219 - An exception has been thrown during the compilation of a template ("The comparison function must be either a function or undefined").
 * Fix #220 - Error when getSourceMap is called with source_map option set to false

1.2.0

 * Fix #12 - Add source map support enhancement in progress
 * Fix #205 - Unable to register extension "_default" when using babel + twing extensions
 * Fix #216 - Restore auto reload behavior from pre-#194

1.1.1

 * Fix #210 - If with multiple elseif not working as expected

1.1.0

 * Fix #204 - Export TwingNodeType as part of twing
 * Fix #206 - Make TwingEnvironment emit an event when encountering a template

1.0.3

 * Fix #194 - Autoreload broken

1.0.2

 * Fix #201 - The merge filter returns a Map even if the filtered object is an array

1.0.1

 * Catch-up with TwigPHP 2.4.8
 * Add a changelog

1.0.0

 * Initial release based on TwigPHP 2.4.4
