Sha256: 9bb0635a2d90022f475659ca85d8f0cbed12912981c760c6a3e87bd8a6f40dfe
Contents?: true
Size: 658 Bytes
Versions: 1
Compression:
Stored size: 658 Bytes
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## 0.2.3 / 2022-08-31 - Add default timeout for code and template parsing and evaluation ## 0.2.2 / 2022-08-31 - Fix parsing error when the template is empty, e.g. "" ## 0.2.1 / 2022-08-31 - Fix parsing error on empty code like `Hello {` ## 0.2.0 / 2022-08-30 - Programming language capable of solving the first 5 Project Euler problems ## 0.1.0 / 2022-07-28 - Initial version with interpolation
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
template-ruby-0.2.3 | CHANGELOG.md |