v1.9.0
Features
- New
info
command to get information for constants and units by @eminence in #267 - Unicode input feature by @sharkdp in #275
- Logical operators by @irevoire in #272
- Support subscript characters in identifiers by @mhmdanas in #277
- Add basic hex conversion by @sharkdp in #279
Prelude
- Add ampere-hours to
misc
module by @Tehforsch in #278 - Add Rydberg constant by @sharkdp in #249
- Add CODATA 2018 values of physics constants by @sharkdp in #268
- Added the ThermalTransmittance dimension by @tiagoporsch in #270
Bugfixes
- Add only existing modules to imported_modules list by @Bzero in #256
- Fix multiple errors spawning for the same token. by @irevoire in #265
- Don't autocomplete opening paren after function call that follows
//
by @eminence in #266
Other
- Various upgrades by @sharkdp in #250
- Typechecker improvements by @sharkdp in #252
- Don't hide
--no-config
flag by @mhmdanas in #255 - Simplify binop parsing by @irevoire in #273
New Contributors
- @tiagoporsch made their first contribution in #270
- @Tehforsch made their first contribution in #278
Full Changelog: v1.8.0...v1.9.0