==========================
**Announcement:**
* Moving forward, use the git "stable" branch to track the latest release,
and git "v." tags for specific releases.
**Minor:**
* Support 'assume' similar to 'assert'. (1269) [Dan Gisselquist]
* Remove c++filt. (1265) [Stefan Wallentowitz]
* Fix tracing example file output. (1268) [Enzo Chi]
* Fix gate optimization out of memory, add --gate-stmts. (1260) [Alex Solomatnikov]
* Fix compile error on public real parameters by suppressing. (1261) [Alex Solomatnikov]
* Fix input-only tristate comparisons. (1267) [Alexis G]
* Fix missing edge type in xml output. (1955) [Alexis G]
* Fix compile error with --public and interface bind. (1264) [Alexis G]