Skip to content

Commit 19abd53

Browse files
github-actions[bot]mddanish00
authored andcommitted
chore(main): release 1.4.0
1 parent d43ed4b commit 19abd53

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [1.4.0](https://github.com/mddanish00/stas-ln-translator/compare/v1.3.0...v1.4.0) (2025-11-23)
4+
5+
6+
### Features
7+
8+
* add overwrite flag ([d43ed4b](https://github.com/mddanish00/stas-ln-translator/commit/d43ed4b881450a203593f53cd7de6109ae537236))
9+
* change build backend to uv_build ([e8e4a01](https://github.com/mddanish00/stas-ln-translator/commit/e8e4a01e341aec1717862591f5036aa3464b4658))
10+
* migrate from asyncclick to pure argparse ([ce17e84](https://github.com/mddanish00/stas-ln-translator/commit/ce17e842d7601cbda1d777dfbe8b229dc193d882))
11+
12+
13+
### Bug Fixes
14+
15+
* fix regression that introduced ([d43ed4b](https://github.com/mddanish00/stas-ln-translator/commit/d43ed4b881450a203593f53cd7de6109ae537236))
16+
* improve cli error message ([d43ed4b](https://github.com/mddanish00/stas-ln-translator/commit/d43ed4b881450a203593f53cd7de6109ae537236))
17+
* wrong message when Single request_type ([c549f4e](https://github.com/mddanish00/stas-ln-translator/commit/c549f4e848b0b15277261796fdcfd585431a23cf))
18+
319
## [1.3.0](https://github.com/mddanish00/stas-ln-translator/compare/v1.2.0...v1.3.0) (2025-08-09)
420

521

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "stas-ln-translator"
3-
version = "1.3.0"
3+
version = "1.4.0"
44
description = "Alternative standalone Light Novel translator for Sugoi Translator."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)