Releases
- Latest development release:
- Version: 1.3Released: 2025-07-04
added Crossing symbols
added Converter symbols.
- 1.0 (2020-04-16):
reorganized documentation into a formal manual.
0.7 (2020-03-02):
Moves almost fully to relative placement of components.
add ability to place a component by specifying location of its pins or principle coordinates.
add ability to add offsets when placing components.
This version is incompatible with previous versions.
location of component must be specified with named argument.
orientationarguments have been renamed toorient.terminal array (
t) has been removedYou can upgrade previous schematics to this version by:
adding
C=to leading argument of all components.replacing
orientationwithorientin the argument lists of all components.replacing use of
twith the actual names of the pins.
0.6 (2019-09-03):