balance-io / old-balance-ios

Balance in Swift
GNU General Public License v3.0
49 stars 16 forks source link

Compute sections list at get time #183

Closed jamierumbelow closed 5 years ago

jamierumbelow commented 5 years ago

This PR resolves #179.

It also changes the default '-' value to '0.00'. There's no meaningful difference between having none of a given token and having 0 of that tokens. (c.f. the difference between not having a measurement, and having a measurement and that measurement being 0).