Skip to content

Releases: iceddev/frylord

v0.6.0 - Create tempfile if permanent file doesn't exist

Choose a tag to compare

@phated phated released this 17 Jun 20:17

Changes:

  • Now creates a tempfile is updateContent is called but a file with filename doesn't exist.

v0.5.0 - Temp file API

Choose a tag to compare

@phated phated released this 08 Apr 17:32

Changes:

  • Added support for temporary files when useTempFiles option is true.

v0.4.0 - deleteDir API

Choose a tag to compare

@phated phated released this 05 Mar 23:22

Changes:

  • Added deleteDir API for deleting directories from the root

v0.3.0 - deleteFile API

Choose a tag to compare

@phated phated released this 05 Mar 22:30

Changes:

  • Added deleteFile API for deleting files from the cwd

v0.2.1 - Fix loadFile bugs

Choose a tag to compare

@phated phated released this 05 Mar 20:25

Changes:

  • workspace.loadFile wasn't using cwd to search for files or updating filename upon load

v0.2.0 - Render application on data update

Choose a tag to compare

@phated phated released this 05 Mar 20:24

Changes:

  • Now calls app.render upon update if it has been called before (avoids rendering before startup)

v0.1.0 - Initial release

Choose a tag to compare

@phated phated released this 05 Mar 06:33
0.1.0