Skip to content

Releases: dbosk/kthutils

v1.20

21 May 19:30
b86d803
Compare
Choose a tag to compare

What's Changed

  • Adds missing logging to credentials module by @dbosk in #28
  • Bump the pip group across 1 directory with 3 updates by @dependabot in #27
  • Uses ladok3 to load credentials by @dbosk in #29

New Contributors

Full Changelog: v1.19...v1.20

v1.19

13 Feb 21:49
298444f
Compare
Choose a tag to compare

What's Changed

  • Makes forms next handle names containing slashes by @dbosk in #25

Full Changelog: v1.18...v1.19

v1.18

12 Feb 17:14
4fd652e
Compare
Choose a tag to compare

What's Changed

  • Add tests to forms by @dbosk in #24
    This also fixes a bug that forms next used the same file for all forms.

Full Changelog: v1.17...v1.18

v1.17

11 Feb 19:02
2acd874
Compare
Choose a tag to compare

What's Changed

  • Bugfix: missing list on map by @dbosk in #22

Full Changelog: v1.16...v1.17

v1.16

11 Feb 15:58
32c2c10
Compare
Choose a tag to compare

What's Changed

  • Adds typing-extensions for Python 3.8 by @dbosk in #21

Full Changelog: v1.15...v1.16

v1.15

10 Feb 19:44
1424e4a
Compare
Choose a tag to compare

What's Changed

  • Makes forms rewriter use a default value if regex not matched by @dbosk in #20

Full Changelog: v1.14...v1.15

v1.14

10 Feb 09:22
6a23bd4
Compare
Choose a tag to compare

What's Changed

  • Add forms parser/rewriter by @dbosk in #18
  • Make rewriter handle slices in column by @dbosk in #19

Full Changelog: v1.13...v1.14

v1.13

08 Feb 10:46
86180d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12...v1.13

v1.12

08 Feb 08:02
bb285bf
Compare
Choose a tag to compare

What's Changed

  • Adds autocompletion for form names by @dbosk in #14

Full Changelog: v1.11...v1.12

v1.11

07 Feb 14:55
df482a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10...v1.11