v0.13.1
This release adds the isDeclaredConst and isImmutable fields to the FileLevelConstant node. They are always true and false, respectively, because solidity doesn't support anything else right now, but having these fields makes it somewhat easier form some tools to handle all variable nodes the same way.