Releases: rooseveltframework/teddy
Releases 路 rooseveltframework/teddy
0.5.3
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Undo accidental removal of package-lock.json.
0.5.1
Compare
Sorry, something went wrong.
No results found
Removed postinstall script since it created a problematic prompt to install webpack-cli during npm installs.
0.5.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Merge pull request #143 from kethinov/bump
bump
0.4.13
Compare
Sorry, something went wrong.
No results found
Merge pull request #140 from kethinov/bump
bump version
0.4.12
Compare
Sorry, something went wrong.
No results found
Merge pull request #138 from Autre31415/loopMs
please stop messing with me perf tests
0.4.9
Compare
Sorry, something went wrong.
No results found
Merge pull request #125 from kethinov/bump
bump version
0.4.8
Compare
Sorry, something went wrong.
No results found
Merge pull request #122 from kethinov/bump
bump
0.4.3
Compare
Sorry, something went wrong.
No results found
bump version