All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.0.0 - 2021-11-19
exec
command to runlatexmk
directly.clobber
command to delete both unessential files and artifacts.
go
command renamed tobuild
.clean
command simply deletes unessential files (instead of everything).- Configuration must be named
.mnogootexrc
(instead of.mnogootex.yml
).
mnogoo
shell integration no longer exists.dir
andpdf
commands no longer exist.
- Avoid deleting files before buils so viewers can reload.
- Caught nasty IO timing bug when polling
latexmk -pv
for logs.
1.1.0 - 2021-11-06
- New option
work_path
in configuration file to simplify access to build folders.
1.0.1 - 2018-09-03
mnogootex mnogoo
now produces correct path.
1.0.0 - 2018-04-24
- First public release.