Skip to content

0.6.3

Compare
Choose a tag to compare
@kethinov kethinov released this 28 Jun 04:23
· 92 commits to main since this release
d2a3882
  • Restored template-level caching feature with an improved API.
  • Restored compile method but now with an API similar to other templating systems. It will now take a template string and return a function which when given model data will render HTML from the template and model data.
  • Now hosting the Teddy playground on https://rooseveltframework.github.io/teddy/playground.html. Thanks to jsDelivr for CDN hosting.
  • Various dependencies bumped.