Louis Heredero HEL
HEL commented on issue HEL/circuiteria#1 2025-03-30 22:37:33 +00:00
When I rotate the gate-not, it doesn't rendered properly

Yes, the pipeline here is not ideal, everything is mixed together I'd like to make it more modular and better use CeTZ' features so that it'd be easier to add new components

HEL commented on issue HEL/circuiteria#6 2025-03-30 22:34:51 +00:00
adding nmos and pmos

Thank you very much for your interest ! It looks very cool ! I had started working on some basic elements for resistors and capacitors but I haven't taken the time to finish it Could you make…

HEL pushed tag v0.2.1 to HEL/chronos 2025-03-12 13:23:01 +00:00
HEL released V0.2.1 at HEL/chronos 2025-03-12 13:23:01 +00:00
HEL pushed to main at HEL/chronos 2025-03-12 13:20:28 +00:00
6bf98ebcb8 Release 0.2.1
c46b345771 updated version in README
060e37e38e switched to justfile
788c8999b1 bumped to Typst 0.13.1 + cetz 0.3.4
3eadf63db3 Merge pull request 'Fix _ret in group' (#8) from fix/issue-6-alt-groups into dev
Compare 10 commits »
HEL merged pull request HEL/chronos#9 2025-03-12 13:20:27 +00:00
Release 0.2.1
HEL created pull request HEL/chronos#9 2025-03-12 13:20:01 +00:00
Release 0.2.1
HEL pushed to dev at HEL/chronos 2025-03-12 13:17:38 +00:00
c46b345771 updated version in README
HEL pushed to dev at HEL/chronos 2025-03-12 13:14:47 +00:00
060e37e38e switched to justfile
788c8999b1 bumped to Typst 0.13.1 + cetz 0.3.4
Compare 2 commits »
HEL pushed to dev at HEL/chronos 2025-03-10 17:58:07 +00:00
3eadf63db3 Merge pull request 'Fix _ret in group' (#8) from fix/issue-6-alt-groups into dev
e57e617bb9 fixed groups with _ret
Compare 2 commits »
HEL deleted branch fix/issue-6-alt-groups from HEL/chronos 2025-03-10 17:58:07 +00:00
HEL merged pull request HEL/chronos#8 2025-03-10 17:58:06 +00:00
Fix `_ret` in group
HEL closed issue HEL/chronos#6 2025-03-10 17:58:06 +00:00
Wrong alt group bounds with a return
HEL pushed to fix/issue-6-alt-groups at HEL/chronos 2025-03-10 17:54:02 +00:00
e57e617bb9 fixed groups with _ret
dfb980e366 Merge pull request 'Adapt to typst v0.13.0' (#7) from johannesacco/chronos:main into dev
3beaad03d4 Bump version to 0.2.1
5cb8f50f2a Update to cetz:0.3.3
19c60c5ecf Release 0.2.0
Compare 5 commits »
HEL created pull request HEL/chronos#8 2025-03-10 17:53:21 +00:00
Fix _ret in group
HEL created branch fix/issue-6-alt-groups in HEL/chronos 2025-03-10 17:44:59 +00:00
HEL pushed to fix/issue-6-alt-groups at HEL/chronos 2025-03-10 17:44:59 +00:00
bf35d1398c fixed groups with _ret
HEL pushed to dev at HEL/chronos 2025-03-10 16:41:52 +00:00
dfb980e366 Merge pull request 'Adapt to typst v0.13.0' (#7) from johannesacco/chronos:main into dev
3beaad03d4 Bump version to 0.2.1
5cb8f50f2a Update to cetz:0.3.3
19c60c5ecf Release 0.2.0
Compare 4 commits »
HEL merged pull request HEL/chronos#7 2025-03-10 16:41:51 +00:00
Adapt to typst v0.13.0
HEL commented on pull request HEL/chronos#7 2025-03-10 16:41:28 +00:00
Adapt to typst v0.13.0

lgtm Since CeTZ 0.3.4 should be released in a couple of days, I'll merge this PR now but wait until then to make a new release Thanks for your contribution !