Skip to content

Commit 3d69d03

Browse files
authored
NumberParser 1.0.8.5 & UnitParser 1.0.9.1.
1 parent a1afa6b commit 3d69d03

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ FlexibleParser is a multi-purpose parsing library based upon the following ideas
1515

1616
At the moment, FlexibleParser is formed by the following independent parts:
1717

18-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.807522.svg)](https://zenodo.org/record/807522) [UnitParser](https://customsolvers.com/unit_parser_java/) ([last release](https://github.com/varocarbas/FlexibleParser_Java/releases/tag/UnitParser_1.0.9.0), [readme file](https://github.com/varocarbas/FlexibleParser_Java/blob/master/all_readme/UnitParser_Java.md), [test program](https://github.com/varocarbas/FlexibleParser_Java/blob/master/all_code/Test/src/Parts/UnitParser.java))<br/>
18+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1025468.svg)](https://zenodo.org/record/1025468) [UnitParser](https://customsolvers.com/unit_parser_java/) ([last release](https://github.com/varocarbas/FlexibleParser_Java/releases/tag/UnitParser_1.0.9.1), [readme file](https://github.com/varocarbas/FlexibleParser_Java/blob/master/all_readme/UnitParser_Java.md), [test program](https://github.com/varocarbas/FlexibleParser_Java/blob/master/all_code/Test/src/Parts/UnitParser.java))<br/>
1919
It allows to easily deal with a wide variety of situations involving units of measurement.
2020
Among its most salient features are: user-defined exception triggering and gracefully managing numeric values of any size.
2121

@@ -28,4 +28,4 @@ Equivalently to what happens with all my other online contributions, this code c
2828
- https://customsolvers.com/copyright/<br/>
2929
ES: https://customsolvers.com/copyright_es/
3030
- https://varocarbas.com/copyright/<br/>
31-
ES: https://varocarbas.com/copyright_es/
31+
ES: https://varocarbas.com/copyright_es/

0 commit comments

Comments
 (0)