number-cruncher
Version:
Calculate total time based on lines of input with numbers on the end.
26 lines (13 loc) • 723 B
Markdown
Changelog
Current version: 1.3.1
# 1.3 - 2022-04-29
## Rewritten in Angular
## Combined functionality of clear buttons
# [1.2](https://github.com/norandiaconu/TextParser/commit/fdb94a1abb0c555defd5d793995eef7c69f5682e) - 2020-09-10
## Combined decimal and colon parsers
### Added clear buttons
# [1.1](https://github.com/norandiaconu/TextParser/commit/4c03ab445c5c5e08ae56b11bd8d3f7d8e257a33d#diff-eacf331f0ffc35d4b482f1d15a887d3b) - 2019-02-26
## Added Colon Line Parser
# [1.0](https://github.com/norandiaconu/TextParser/commit/5a2ff33595489f1469ce7db891f350dd6afddc58#diff-eacf331f0ffc35d4b482f1d15a887d3b) - 2019-02-21
## Initial commit
### - Added Decimal Line Parser