All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.3.1 - 2023-10-25
- Comment.extras column (bacf606 by Sergey Motornyuk).
- newest_first argument for thread_show (6e05486 by Sergey Motornyuk).
- subject_id fails on non-str values (7d467ec by Sergey Motornyuk).
- add DB level cascade drop to comments (e68e55c by Sergey Motornyuk).
v0.3.0 - 2023-04-11
- replace const module with config (6fe009b by Sergey Motornyuk).
- resolve circular import of Thread from Comment (9054878 by Sergey Motornyuk).
v0.1.2 - 2023-03-03
- add config declaration to manifest (247df40 by Sergey Motornyuk).
v0.1.0 - 2022-11-09
- allow editing own draft comments by default (fe83008 by Sergey Motornyuk).