Skip to content

quil-cli 0.7.0-rc.0 (2025-01-10)

Pre-release
Pre-release
Compare
Choose a tag to compare

Breaking Changes

make mut lowercase-only and add it to ReservedKeyword

only parse keywords if they form the whole identifier

don't parse NaN, inf, and infinity as floats

tokenize keywords and identifiers correctly (#428)

Features

add missing __all__ definitions to .pyi files