roundabnt 1.0.4+2
roundabnt: ^1.0.4+2 copied to clipboard
This package allow user to round a number with brazilian abnt rule
1.0.4+2 #
- Fix Delta value
1.0.3+1 #
- Fix bug when increase precision
1.0.3+0 #
- Increase precision
1.0.2+0 #
- Fix code using delta value by @andrellopes
1.0.1+0 #
- Fix abnt rule
1.0.0+0 #
- Refactoring all round code
- BREAK CHANGE, now the value parameter is a double
0.0.4+1 #
- Fix round calc with 3 decimals
0.0.4+0 #
- Fix round calc
0.0.3+1 #
- Return the same number if exception occurs
0.0.2+1 #
- Add verification for int number
0.0.1+2 #
- First version of package
0.0.1+1 #
- First version of package by @sergiotucano