pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/textproc/LDoc
Alexander Nasonov wrote:
> Module Name: pkgsrc
> Committed By: alnsn
> Date: Sun Nov 20 10:57:31 UTC 2016
>
> Modified Files:
> pkgsrc/textproc/LDoc: Makefile PLIST distinfo
>
> Log Message:
> Update textproc/LDoc to 1.4.5.
>
> Promted by beta.repology.org.
Ah, I thought I quit the editor without saving to abort the commit
but I ended up committing without a list of changes.
1.4.5 changes aren't available in changes.md.
## Version 1.4.4
### Features
* better Lua 5.3 support
* handles tables with integer_keys as well as string keys
* `--testing` - version and date does not change
* `--no_args_infer` to completely switch off argument inference and parsing
* `custom_csv` option to specify extra CSS file
* explicit warnings if we cannot deduce item from following code
* modules may return a single _function_ (see tests/funmod.lua)
* honours the `SOURCE_DATE_EPOCH` environment variable
* Moonscript fat arrow and auto-assign ctor support
* Better Discount support. All varieties including Debian lua-discount package (binding to libmarkdown2)
* prettier output for `ldoc -m` on Unix
* updated global builtin documentation
### Fixes
* consistently using Unix line-endings
* `--fatalwarnings` now also works with parser errors (#255)
* user-specific temporary directory for expanding templates
* blank line after comment of code block suppressed (#240)
* comments at end of code blocks were not highlighting
* strip left spaces from usage code (#191)
* don't parse `module` if it's a field name (e.g `foo.module()`)
* temporary files on Windows fix
--
Alex
Home |
Main Index |
Thread Index |
Old Index