Skip to content

Releases: fmauch/catmux

v0.3.6

30 Jan 20:12
Compare
Choose a tag to compare

What's Changed

  • Add a colon to the end of the target session when creating windows by @fmauch in #38
  • Catmux create session module by @fmauch in #33
  • Catmux script by @fmauch in #40
  • Added check for config file by @nspielbau in #36
  • Bump version for upcoming release by @fmauch in #41
  • Bump version for upcoming release by @fmauch in #42

Full Changelog: 0.3.5...0.3.6

v0.3.5

04 Aug 19:48
Compare
Choose a tag to compare

New features

--

Bugfixes

  • Fix catmux_create_session crashing on most python versions (see #30)

v0.3.4

22 Jul 23:04
Compare
Choose a tag to compare

New features

  • 100% test coverage
  • Further robustification in user-feedback in illegal configs
  • Robustification in installation process. Example files should now always be available cross platform

v0.3.3

21 Jul 15:25
Compare
Choose a tag to compare

New features

  • Allow non-existing common block
  • Improved user output on invalid config file
  • Only create session if config file is valid
  • Added (partial) tests for parsing configs