ilyachch / md_docs-trans-app

Application for translation documentation in MD format
MIT License
50 stars 14 forks source link

add argument option to replace lines with translated content instead … #29

Closed native2k closed 1 year ago

native2k commented 2 years ago

I added an argument option to replace the original line with the translated content.

ilyachch commented 2 years ago

@native2k Thank you for your contribution! I'm really appreciate it! Please, increase minor version of package. you can do it by calling

$ make bump_minor_release

or

$ poetry version minor

And also, you can check https://github.com/ilyachch/md_docs-trans-app/pull/28 and leave comment if there is something you're lacking for. It would be major version bump release, as the CLI API will be changed. I would be very thankful for your feedback.

native2k commented 1 year ago

Hi @ilyachch, bump is done as requested.

ilyachch commented 1 year ago

Ok, thank you. I'll check it manually as CI checks are broken now and release it.

ilyachch commented 1 year ago

this functions are implemented in version 3, that is just released