Skip to content

v1.7.0

Compare
Choose a tag to compare
@lopopolo lopopolo released this 08 Aug 02:59
2015cc1

Release 1.7.0 of intaglio.

intaglio is available on crates.io.

Testing improvements

  • Add test that impl Display for SymbolOverflowError is non-empty. #168
  • Build docs with no default features in CI. #170

Documentation improvements

  • intaglio only includes documentation about other string interner types if their Cargo features are enabled. This fixes broken intradoc links when building with a subset of features. #170