Skip to content

Releases: KiTant/CTkCodeBoxPlus

1.2

05 Jan 15:43

Choose a tag to compare

Version 1.2:

fix: Fix configure() work (some params)
feat: Add arg type auto check in configure() for custom params of CTkCodeBox
refactor: Refactor of 5%+ code
docs: Add some more desc in code about methods of CTkCodeBox

1.1

04 Jan 07:20

Choose a tag to compare

1.1
Version 1.1:

fix: Fix of history non-saving on backspace
feat: Add auto_padx for line nums
refactor: Add 3 new dataclasses for providing CTkCodeBox args instead of values like "history_enabled, history_cooldown, history_max"
docs: Update README.md

1.0

25 Aug 19:45

Choose a tag to compare

1.0
Initial commit