Initial module port to Drupal 8. Nowhere near production ready, but basic APNS implementation working. Switched to using the service container to support dependency injection as good as possible.
Fixed issue #2706475 Fatal errors when twig embedding is used.
Allowed customization of the twig environment after initialisation. (github #36)
Removed the fallback autoloader in favor for xautoload module.
Added twig.api.php with documentation for all the hooks tfd7 implements.
This release contains mostly fixes and addons from @fago & @sebcorbin, thank you :-)