Skip to content

v2.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 23:17
e6da481

2.7.0 (2023-10-11)

This release adds global counters. These are handy when generating mappings to OPC for KSpice, but can also be useful for other cases. See documentation for details.

🧹 Chores

  • deps: bump clap from 4.3.21 to 4.4.6 (#170) (4c5d501)
  • deps: bump encoding_rs from 0.8.32 to 0.8.33 (#156) (9c5e20e)
  • deps: bump minijinja from 1.0.5 to 1.0.8 (#166) (958dd0a)
  • deps: bump tempfile from 3.7.1 to 3.8.0 (#155) (d6d8ce9)
  • deps: bump winresource from 0.1.16 to 0.1.17 (#157) (14400ba)

📚 Documentation

✨ Features

  • add global auto-incrementing counters (#183) (40ef2e1)