Skip to content

Releases: jaredwray/ecto

Updates and Cleanup with Less Files

21 Mar 19:22
Compare
Choose a tag to compare
  • Removed all test files from build package
  • Cleaned up Naming Convention for Test Data
  • Upgraded to Latest LiquidJS!

The Big Initial Release!

15 Mar 23:07
Compare
Choose a tag to compare
  • Zero Config by default but all properties exposed for flexibility. Check out our easy API.
  • Async render and renderFromFile functions for ES6 and Typescript.
  • Render via Template File with Automatic Engine Selection. No more selecting which engine to use, engine choice is automatically decided based on the file extension.
  • Only the Top Template Engines: EJS, Markdown, Pug, Nunjucks, Mustache, Liquid, and Handlebars.

Adding in create function for export

14 Mar 00:09
Compare
Choose a tag to compare
v0.9.9

Update ecto.ts

Adding in module support for Javascript

12 Mar 19:59
Compare
Choose a tag to compare
v0.9.8

Create index.test.ts

Handing if the path already exists

21 Feb 00:06
Compare
Choose a tag to compare
v0.9.5

Update package.json

Handing if the path already exists

21 Feb 00:04
Compare
Choose a tag to compare
v0.9.4

adding in ensureFile paths for long paths

Adding in long file path support for writing files

20 Feb 23:34
Compare
Choose a tag to compare
v0.9.3

adding in ensureFile paths for long paths

Setting Options on Handlebars Template

20 Feb 20:02
Compare
Choose a tag to compare
v0.9.2

Update package.json

Updated Readme and Adding in Engine Parameter

20 Feb 18:52
Compare
Choose a tag to compare

Render from File Now Live and Partial/Include Support

13 Feb 09:04
Compare
Choose a tag to compare