* use latex's font family hooks
* do not load glyphtounicode.tex when fmtversion >= 2021/05/01
* add \pdfnobuiltintounicode\font at name to the end of \CJK at addcmap
1.3.7
Minor release, mainly documentation upgrades.
- New options for the line thickness, rotation,
and size of symbols drawn in sources
- New tutorial: drawing a circuit around an operational
amplifier
- Documentation fixes and small enhancements
1.3.6
Mainly a bugfix release; fixing a bug in the `l2` stacked labels
means that old constructs that were failing silently can give an
error now. Sorry.
To compensate, I added stacked annotation (for symmetry).
- Added stacked annotations for symmetry with stacked labels.
- Fixed a bug in the plotting of `inst amp ra` terminals.
- Fixed a bug in managing stacked labels (`l2=...`); possibly it
will be mildly backward-incompatible (please see the manual about
incompatible changes)
1.3.5
Power electronics devices are the main characters in this release: PUT,
GTOs, a new style for thyristors, and a photovoltaic module.
Additionally, an **experimental** support for subcircuits has been
added; it could change in the future.
Fixed a nasty bug in rotary switches "in" anchor positioning in some cases.
- Added support for creating and using sub-circuits
- Added UJT transistors and GTO devices
- Added (as an option) a different, more compact style for thyristor-type
devices.
- Added a photovoltaic module
- Added a DC/DC converter block for symmetry
- Added the possibility to change the waveforms shown in the oscilloscope
- In the manual, separate the component usage chapter from the big
component list
- Fix wrong rotary switch "in" anchors for switches with more
than 180 degrees coverage
1.3.4
New things, like configurable modifier thickness, ferroelectric devices,
and several transistor tweaks. Importantly, a bug that hindered
compatibility with the internal Ti*k*Z `circuits` library (introduced in
1.3.3) has been fixed.
- Added separate configuration for the line thickness of resistors,
capacitors, and inductors modifiers
- Added ferroelectric capacitors and ferroelectric gate MOS/FETs
- Added an option to fill the gate gap in MOSes, FETs and IGBTs with a color
- Added a "centergap" anchor for transistors
- Added the option "nogate" to the `hemt` symbol
- Fixed a bug in thermistors not respecting their class line thickness
- Fixes in the manual (copy and paste of snippets without numbers, correct old
usage of `siunitx`, factor out repetitions in the preamble; thanks to Ulrike
Fischer: https://tex.stackexchange.com/a/57160/38080)
- Fixed a bug introduced in 1.3.3 that would reduce compatibility with the
`circuits` internal library; reported by JetherReis
1.3.2
- Added the simplified (2-waves) highpass and lowpass blocks
- Added graphene FETs (suggested by Cees Keyer)
- Added left/right anchors to transistors
- Fixed a bug in flip-flops
1.3.1
- Fixed a bug in "fuse" and "afuse" fill
- Remove the voltage direction warning. Nobody really ever cared
- Minor fixes and enhancements to the manual
4.1.0 makes the list of changes clickable.
4.0.4 adds missing regression.dtx to ctan archive; no code change.
4.0.3 is a bugfix release for a compile error with cite command with final option.
4.0.2 is a bugfix release of the documentation.
4.0.1 is a bugfix release for problems with chapters.
1. Cleaned up (hopefully all) references to licensing to not withstand our
claim that the package is under Knuth license.
2. In many places encoding of texts changed to UTF-8, to make them easier
to read.
3. Functionality should be same.
3.63
### Changed
- adding `lastsection` option to toc
### Fixed
- Removed superflous period in combination with the `firstsection` option
- Behaviour of `\label` in article mode
- Problem with date position in infolines theme
3.62
### Fixed
- Issue with naming of file hooks
- fixed problem with `\insertmainframenumber` in combination with
`ignorenonframetext`
3.59:
* Tentative kashida with user-definable rules (via transforms).
* Fixes:
- \babel at texpdf inconsistently defined
- Partial fix (quotation with CJK).
* Removed doubleletter.hyphen (Norsk), which serves to nothing.
3.58:
* More predefined transforms (lua):
- doubleletter.hyphen: Norsk
- oneletter.nobreak: Czech, Polish, Slovak
- hyphen.repeat: Czech, Polish, Portuguese, Slovak, Spanish
- punctuation.space: Hindi, Sanskrit
- transliteration.hk: Sanskrit
- transliteration.gajica: Serbian
* 'prehyphenation' transforms are now disabled in verbatim.
* New line breaking mode ‘unhyphenated’.
* Fix: \shorthandoff*{^} was not revertible
* Experimental code for Arabic justification (with elongated
forms; lua).
3.57:
* Predefined transforms (lua):
- Arabic: transliteration.dad
- Croatian: digraphs.ligatures
- Greek: diaeresis.hyphen
- Hindi: transliteration.hk
- Hungarian: digraphs.hyphen
* Transforms: {xxxx} syntax also in string=.
* Preliminary code for Uyghur hyphenation (lua).
* magyar as alternative name to hungarian in \babelprovide.
3.56:
* Transforms (\babelprehyphenation, \babelposthyphenation)
- Key 'space', in em units.
- Key 'spacefactor', based on the current word separation.
- Multiple 'insert's allowed.
- Definable in 'ini' files.
- Arbitrary characters in pattern.
* Fixes:
- 'insert' and 'data' didn't always set/get the expected node.
- Hyphen was not shown in Marathi
3.55:
This is primarily a maintenance release, with some minor bugs fixed.
3.54:
* RTL text inside \put (with pict2e) correctly rendered in
typical cases (lua).
* Same for \tikz (lua).
* The main change in internal (loader of ini files refactored).
* Fixes:
- The tentative \foreignlanguage* stopped working.
This also affects py-{ailment,archinfo,cle,pyvex,claripy}, which get updated to
the same version at the same time.
I could not find any specific release notes or changelog.
The whole list of changes can be found at:
https://github.com/angr/angr/compare/v9.0.4378...v9.0.7833.
From the release notes:
* Fix for AWSLambda integration returns value of original handler #1106
* Fix for RQ integration that only captures exception if RQ job has failed and ignore retries #1076
* Feature that supports Tracing for the Tornado integration #1060
* Feature that supports wild cards in ignore_logger in the Logging Integration #1053
* Fix for django that deals with template span description names that are either lists or tuples #1054
From the CHANGELOG:
- Include a `py.typed` sentinal to enable type checking
- Improve fix for attribute error during destruction
- Cleanup library loading logic
- Add new homebrew library dir for OSX
Tested on NetBSD/amd64.
The updated patches:
- fix the suppressing of messages when testing or disabled in configuration;
- import what should be a better fix when piping messages to sendmail(1).
Bumps PKGREVISION.