7 Commits
Author SHA1 Message Date
Alexandru ArnăutuandGitHub 36a2dda2b1 Add support for FloatField on v6 (#81)
* Add LocalizedFloatValue

* Add LocalizedFloatField

* Add tests for float field

* Create LocalizedNumericValue with __int__ and __float__ methods

* Format and lint code
2020-03-10 12:49:46 +02:00
Alexandru ArnăutuandGitHub 98330ad38c Update README.md (#82) 2020-03-10 12:49:35 +02:00
Alexandru Arnautu 8968b0c7a8 Format and lint code 2020-03-10 09:33:34 +02:00
Alexandru Arnautu 5e1d46669c Create LocalizedNumericValue with __int__ and __float__ methods 2020-03-10 09:28:52 +02:00
Alexandru Arnautu 0f1d6636f6 Add tests for float field 2020-03-10 09:27:42 +02:00
Alexandru Arnautu 5ed1a1219d Add LocalizedFloatField 2020-03-10 09:27:31 +02:00
Alexandru Arnautu 0d9ec6385c Add LocalizedFloatValue 2020-03-10 09:26:00 +02:00