Skip to content

0.5.0

Choose a tag to compare

@jan-auer jan-auer released this 04 Mar 13:12
· 45 commits to master since this release
  • Add CodeId, an identifier for code files.
  • Add DebugId::nil to create an empty id. This is the default.
  • Add DebugId::is_nil to check whether a debug ID is empty.
  • Breaking Change: The serde feature is now only called "serde".