Skip to content

Releases: vub-hpc/term-rst-post

Term RST Post v1.3.0

24 Apr 07:38
bcf0443
Compare
Choose a tag to compare

Changelog:

  • Improve wrapping of text in ANSI format
  • Support conversion of multi-line references in RST
  • Support conversion of references without label in RST
  • Drop match_width parameter from ansimotd.wrap_ansicode

Term RST Post v1.2.2

19 Apr 13:47
41b0ca5
Compare
Choose a tag to compare

Bugfix release:

  • improve resilience of HTML date parser
  • fix typos in the templates text

Term RST Post v1.2.0

12 Apr 21:21
4ef1175
Compare
Choose a tag to compare

What's Changed

  • apply soft unwrap to body of MOTD before re-wrapping to --wrap length
  • add support for sphinx ref role
  • add support for sphinx_design button-link directive
  • replace |VUBHPC| substitution with our contact email
  • hide captions in ANSI text format
  • overwrite output files if they already exist

Full Changelog: v1.1.3...v1.2.0

Term RST Post v1.1.3

06 Feb 10:39
794f8e6
Compare
Choose a tag to compare

Changelog:

  • Simplify format of hyperlinks in ANSI format to some text with link (https://www.url.com)

Term RST Post v1.1.2

09 Jun 09:43
136843a
Compare
Choose a tag to compare

Changelog:

  • MOTD files are no longer indented (out of scope of this code)
  • add --wrap option to news2motd
  • setting --wrap 0 disables wrapping
  • default lifespan of news items changed to 72h
  • setting --lifespan 0 always converts last news item to MOTD, regardless of its date

Term RST Post v1.1.1

21 Apr 10:13
1ddff5a
Compare
Choose a tag to compare

Changelog:

  • fix help message of news2motd
  • wrap MOTD to 80 characters by default
  • inject link URL in MOTD after a new line
  • warn about URLs in the MOTD that are longer than its length

Term RST Post v1.1.0

13 Apr 09:41
91553f1
Compare
Choose a tag to compare

First stable release of Term RST Post:

  • Add custom docutils translator to text files with ANSI escape codes
  • Add custom docutils transform for known custom substitutions
  • Add support for ABlog's update directive
  • Add parser for feeds of posts from ABlog (HTML) to identify recent posts
  • Add wrapper of text files that is aware of escape characters
  • Generate MOTD text messages with custom header and footer