Skip to content

Latest commit

 

History

History
82 lines (57 loc) · 1.79 KB

release_note.md

File metadata and controls

82 lines (57 loc) · 1.79 KB
  • Added the -octet option to specify file extensions that should be output with the MIME type application/octet-stream.
  • Set the Window's title to the last part of the current directory path if possible.
  • On the log, enclose the path part of the URL with double-quatations

v0.8.0

Nov 10, 2024

v0.7.4

Jan 5, 2024

v0.7.3

May 7, 2023

  • Add new option: -plaintext

v0.7.2

May 4, 2023

  • JSON text for configuration can be read from stdin by giving argument -

v0.7.1

May 3, 2023

  • Enable parser.WithAutoHeadingID() on goldmark

v0.7.0

Feb 23, 2023

  • On markdown, support footnote
    • Enable extension.Footnote of goldmark and modify CSS minimum (font-size: .9em)

v0.6.0

Jan 28, 2023

  • Add options: -html,-hardwrap,-index,-perl, and -p

v0.5.0

Jan 11, 2023

  • On markdown, link the text starting with http: and https: automaticcaly

v0.4.0

Aug 13, 2022

v0.3.0

May 2, 2021

v0.2.0

Jun 7,2022

  • Add feature: Lua Application Server

v0.1.0

May 18, 2020

  • The first release