Skip to content

Latest commit

 

History

History
114 lines (59 loc) · 5.74 KB

CHANGELOG.md

File metadata and controls

114 lines (59 loc) · 5.74 KB

Changelog

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

Compare with v0.3.0

Features

  • Comment.extras column (bacf606 by Sergey Motornyuk).
  • newest_first argument for thread_show (6e05486 by Sergey Motornyuk).

Bug Fixes

  • 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

Compare with v0.1.2

Features

  • replace const module with config (6fe009b by Sergey Motornyuk).

Bug Fixes

  • resolve circular import of Thread from Comment (9054878 by Sergey Motornyuk).

v0.1.2 - 2023-03-03

Compare with v0.1.0

Bug Fixes

  • add config declaration to manifest (247df40 by Sergey Motornyuk).

v0.1.0 - 2022-11-09

Compare with v0.0.19

Bug Fixes

  • allow editing own draft comments by default (fe83008 by Sergey Motornyuk).

v0.0.19 - 2022-04-12

Compare with v0.0.18

v0.0.18 - 2022-03-31

Compare with v0.0.17

v0.0.17 - 2022-03-29

Compare with v0.0.16

v0.0.16 - 2021-12-10

Compare with v0.0.15

v0.0.15 - 2021-12-10

Compare with v0.0.13

v0.0.13 - 2021-12-09

Compare with v0.0.12

v0.0.12 - 2021-12-09

Compare with v0.0.11

v0.0.11 - 2021-12-08

Compare with v0.0.10

v0.0.10 - 2021-10-29

Compare with v0.0.9

v0.0.9 - 2021-05-17

Compare with v0.0.8

v0.0.8 - 2021-04-26

Compare with v0.0.6

v0.0.6 - 2021-03-31

Compare with v0.0.5

v0.0.5 - 2021-03-29

Compare with v0.0.4

v0.0.4 - 2021-03-26

Compare with v0.0.3

v0.0.3 - 2021-03-26

Compare with v0.0.2

v0.0.2 - 2021-03-25

Compare with first commit