Skip to content

Releases: rooseveltframework/teddy

0.5.3

Choose a tag to compare

@kethinov kethinov released this 26 May 16:51
c80db8c
  • Fixed some Windows-exclusive bugs related to how newlines are parsed in Windows vs. other operating systems.
  • Various dependencies bumped.
  • CI improvements.

0.5.2

Choose a tag to compare

@kethinov kethinov released this 23 May 16:41
0e742b0
  • Undo accidental removal of package-lock.json.

0.5.1

Choose a tag to compare

@kethinov kethinov released this 23 May 16:34
33d12f7
  • Removed postinstall script since it created a problematic prompt to install webpack-cli during npm installs.

0.5.0

Choose a tag to compare

@kethinov kethinov released this 23 May 16:22
d85ad24
  • Variables with spaces in them will now be parsed.
  • Fixed issue where one line if statements couldn't use variables as part of the condition.
  • Fixed issue where recursive variable resolution could cause an infinite loop.
  • Signifcant performance improvements.
  • Total rewrite into a much cleaner codebase:
    • Less reliance on regex and more reliance on character counting in base algorithm.
    • Code now split into separate files for development but bundled into a single JS file with Webpack during deployment.
  • Various dependencies bumped.
  • CI improvements.

0.4.14

Choose a tag to compare

@kethinov kethinov released this 17 May 18:31
Merge pull request #143 from kethinov/bump

bump

0.4.13

Choose a tag to compare

@kethinov kethinov released this 11 May 19:05
Merge pull request #140 from kethinov/bump

bump version

0.4.12

Choose a tag to compare

@kethinov kethinov released this 04 May 16:56
Merge pull request #138 from Autre31415/loopMs

please stop messing with me perf tests

0.4.9

Choose a tag to compare

@kethinov kethinov released this 14 Apr 21:59
Merge pull request #125 from kethinov/bump

bump version

0.4.8

Choose a tag to compare

@kethinov kethinov released this 02 Apr 15:11
Merge pull request #122 from kethinov/bump

bump

0.4.3

Choose a tag to compare

@kethinov kethinov released this 07 Feb 21:24
bump version