2024-03-25 00:02:09 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Mar 24 23:37:06 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 0.15.0
|
|
|
|
|
* The --web-bundle flag can now be used in more situations, specifically
|
|
|
|
|
tectonic -X new and tectonic -X init
|
|
|
|
|
* As part of the above work, you can now activate the "V2" interface with the
|
|
|
|
|
-X flag in more places on the Tectonic command line.
|
|
|
|
|
* The Tectonic.toml file used by the "V2" interface now supports a
|
|
|
|
|
[metadata] section for arbitrary structured user metadata.
|
|
|
|
|
* The "V2" interface also now supports external commands.
|
|
|
|
|
If you have a program named tectonic-blah in your search path, running
|
|
|
|
|
tectonic -X blah will execute it.
|
|
|
|
|
* Running tectonic -Z help (as opposed to tectonic -Zhelp) now actuallyworks
|
|
|
|
|
works
|
|
|
|
|
|
2023-07-05 00:08:06 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jul 4 23:36:32 UTC 2023 - Eyad Issa <eyadlorenzo@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 0.14.1
|
|
|
|
|
* Bugfix release
|
|
|
|
|
- Update to version 0.14.0
|
|
|
|
|
* Tectonic’s BibTeX engine has been partially translated from C to Rust
|
|
|
|
|
|
|
|
|
|
Full changelog at https://github.com/tectonic-typesetting/tectonic/compare/tectonic%400.13.1...tectonic%400.14.1
|
|
|
|
|
|
2023-05-23 14:34:04 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 23 14:32:32 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 0.13.1:
|
|
|
|
|
* Fix a bug introduced in the previous release where custom commands in the
|
|
|
|
|
tectonic -X watch mode break.
|
|
|
|
|
* Update the version of the vendored Harfbuzz library to the latest, 7.3.0
|
|
|
|
|
and all other cargo dependencies.
|
|
|
|
|
|
2023-05-19 00:50:33 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri May 19 00:46:11 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 0.13.0
|
|
|
|
|
* Add new V2 command `tectonic -X init`. This initializes a new document in
|
|
|
|
|
the current directory much like `cargo init`.
|
|
|
|
|
* Setting the `shell-escape-cwd` unstable option.
|
|
|
|
|
* Update many developer dependencies to newer versions
|
|
|
|
|
|
2023-04-14 14:13:15 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 14 14:12:12 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update of vendored dependencies
|
|
|
|
|
|
2023-02-14 02:11:48 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Feb 14 01:38:12 UTC 2023 - William Brown <william.brown@suse.com>
|
|
|
|
|
|
|
|
|
|
- Automatic update of vendored dependencies
|
|
|
|
|
|
2023-01-28 10:58:39 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jan 28 10:58:04 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Lessen required memory to 8GB to enable arm builds.
|
|
|
|
|
|
2022-10-30 10:01:13 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Oct 30 09:57:10 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 0.12.0:
|
|
|
|
|
* Partial support for the dvipdfmx:config special has been added.
|
|
|
|
|
* A dumb crash was fixed when attempting to create HTML output
|
|
|
|
|
with an input that has not been set up for the Tectonic HTML compilation
|
|
|
|
|
framework.
|
|
|
|
|
* preliminary official build for the Apple Metal platform.
|
|
|
|
|
|
2022-10-14 13:40:28 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Oct 14 13:29:43 UTC 2022 - socvirnyl.estela@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to version 0.11.0:
|
|
|
|
|
* bridge_harfbuzz: work around build failure with macOS SDK 10.9
|
|
|
|
|
* engine_spx2html: make sure a code comment isn't treated as a test
|
|
|
|
|
* engine_spx2html: fix clippy complaints
|
|
|
|
|
* engine_spx2html: handle glyphs without associated ActualText
|
|
|
|
|
* engine_spx2html: tidy up special handling and properly exit init on tdux:asp, tdux:dt, etc.
|
|
|
|
|
|
2022-07-14 13:53:31 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jul 14 13:52:16 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
|
|
|
|
|
|
- disabled tests since we updated the vendored dependencies:
|
|
|
|
|
The cause of failure is just a check of difference of hashes between
|
|
|
|
|
created files.
|
|
|
|
|
|
2022-07-14 12:52:55 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jul 14 10:32:50 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Initial spec for tectonic 0.9.0
|