Numbrs v1.3.1
Changes since v1.3.0 --- Application changes: * Implement tab completion for identifiers * Don't give implicit operations higher binding power * Define default constants as varibles instead of units Library changes: * Make fields of Quantity struct public * Make fields of Runtime struct public Development changes: * Use Swatinem/rust-cache action in "build" CI workflow * Move binary application sources into src/bin/numbrs/ directory