Skip to content

Releases: jaredwray/ecto

Update to Readme and types update

06 Apr 23:22
Compare
Choose a tag to compare
  • Updated and Merged the Advanced Readme with the main one to make it a bit easier.
  • Updated types for modules that should be on their latest now.

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