Skip to content

Releases: iwasakishuto/Translation-Gummy

Translation-Gummy v3.9.0

10 May 17:38
Compare
Choose a tag to compare
  • Added 2 journals
  • Created a function to highlight
    $ gummy-journal "https://arxiv.org/pdf/2105.02723.pdf" --highlight
    • translation-gummy

Translation-Gummy v3.8.2

12 Mar 09:19
Compare
Choose a tag to compare

[TODO]

Translation-Gummy v3.8.1

20 Jan 09:11
Compare
Choose a tag to compare
  • Supported 2 journals.
  • Add warnings (ShieldSquareCaptchaError) when Translation-Gummy is blocked by ShieldSquare Captcha.
    ShieldSquare Captcha.
  • Updated Github Actions.
    • Execute Translation-Gummy
    • Upload to PyPI

Translation-Gummy v3.8.0

16 Jan 16:43
Compare
Choose a tag to compare
  • Supported 2 journals.
  • Colored the corresponding part in the translation.

v3 8 0

Translation-Gummy v3.7.0

15 Dec 06:59
Compare
Choose a tag to compare

Supported multiple languages.

Screen Shot 2020-12-14 at 15 59 30

Translation-Gummy v3.6.0

26 Nov 08:39
Compare
Choose a tag to compare

Translation-Gummy v3.5.2

21 Oct 10:22
Compare
Choose a tag to compare

Translation-Gummy v3.5.1

01 Oct 01:20
Compare
Choose a tag to compare
  • Arranged the design:
    • Changed the title tag from <h1> to <span> so that toc can be used effectively.
    • Add subheadTags to all journals. (gummy.journals.py)
    • Remove <summary>,<detail> tag from README.md
    • make >>> in code not be copied in documentation.
    • Remove extra Go to: in NCBI paper.

Translation-Gummy v3.5.0

29 Sep 20:25
Compare
Choose a tag to compare

Translation-Gummy v3.4.4

28 Aug 01:58
Compare
Choose a tag to compare
  • Supported 2 journals:
  • Fixed some bugs
    • A bug which occurs when you specify the filename of the output PDF (model.toPDF(path="sample.pdf"))