Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.6.3 #610

Merged
merged 1 commit into from
Jun 28, 2023
Merged

0.6.3 #610

merged 1 commit into from
Jun 28, 2023

Conversation

kethinov
Copy link
Member

- 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](https://rooseveltframework.github.io/teddy/playground.html). Thanks to [jsDelivr](https://www.jsdelivr.com/package/npm/teddy?tab=files) for CDN hosting.
- Various dependencies bumped.
@kethinov kethinov merged commit d2a3882 into rooseveltframework:main Jun 28, 2023
@kethinov kethinov deleted the 0.6.3 branch June 28, 2023 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Look to move functionality of teddy.compile towards similar to other template engines
1 participant