-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare v0.4 release #339
Prepare v0.4 release #339
Commits on Oct 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4f4d63f - Browse repository at this point
Copy the full SHA 4f4d63fView commit details -
Bump version in generated files
`.gv` and `.html` files include the version number as a comment. Rebuild to avoid diffs during development
Configuration menu - View commit details
-
Copy full SHA for a6efd28 - Browse repository at this point
Copy the full SHA a6efd28View commit details
Commits on Oct 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8ea8248 - Browse repository at this point
Copy the full SHA 8ea8248View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a62dae - Browse repository at this point
Copy the full SHA 2a62daeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d701ee - Browse repository at this point
Copy the full SHA 2d701eeView commit details -
Update syntax description (autogeneration, arrows)
Moved metadata and options info further down, so that the core functionality (connectors, cables, connection sets) comes first.
Configuration menu - View commit details
-
Copy full SHA for 9ccd55e - Browse repository at this point
Copy the full SHA 9ccd55eView commit details -
Configuration menu - View commit details
-
Copy full SHA for db6f2da - Browse repository at this point
Copy the full SHA db6f2daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ea7f5 - Browse repository at this point
Copy the full SHA 50ea7f5View commit details
Commits on Oct 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 02a800a - Browse repository at this point
Copy the full SHA 02a800aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0b63de - Browse repository at this point
Copy the full SHA f0b63deView commit details
Commits on Oct 16, 2021
-
Refactor functions for harness building
- Use pin names instead of pin indices, until the last moment when generating the ports for the GraphViz nodes - `Harness.add_mate_pin()` now uses pin names - Remove unused `if is_arrow()` check from `Harness.connect()` - Consolidate calling of `Connector.activate_pin()` to prevent subtle bugs - Call it from `connect()` and `add_mate_pin()` - No longer call it from `create_graph()` - Misc. other tuning
Configuration menu - View commit details
-
Copy full SHA for 6b1e274 - Browse repository at this point
Copy the full SHA 6b1e274View commit details -
Configuration menu - View commit details
-
Copy full SHA for eae2694 - Browse repository at this point
Copy the full SHA eae2694View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95defd0 - Browse repository at this point
Copy the full SHA 95defd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 960f20e - Browse repository at this point
Copy the full SHA 960f20eView commit details -
Apply
fontname
andbgcolor
to output HTMLCo-authored-by: kvid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36195e1 - Browse repository at this point
Copy the full SHA 36195e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bed6de - Browse repository at this point
Copy the full SHA 5bed6deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0296310 - Browse repository at this point
Copy the full SHA 0296310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 406bdd3 - Browse repository at this point
Copy the full SHA 406bdd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2a2770 - Browse repository at this point
Copy the full SHA b2a2770View commit details -
Apply suggestions from code review
Co-authored-by: kvid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa9278d - Browse repository at this point
Copy the full SHA aa9278dView commit details -
Apply suggestions from code review
Co-authored-by: kvid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a59f96a - Browse repository at this point
Copy the full SHA a59f96aView commit details -
Equalize line weights and simplify CSS
Experiments in exporting PDF using `wkhtmltopdf` utility caused borders to disappear when set to 0.25mm, but 0.35mm renders fine
Configuration menu - View commit details
-
Copy full SHA for b513051 - Browse repository at this point
Copy the full SHA b513051View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00be474 - Browse repository at this point
Copy the full SHA 00be474View commit details -
Configuration menu - View commit details
-
Copy full SHA for a85ad89 - Browse repository at this point
Copy the full SHA a85ad89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35e89d4 - Browse repository at this point
Copy the full SHA 35e89d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e59a14 - Browse repository at this point
Copy the full SHA 8e59a14View commit details -
Configuration menu - View commit details
-
Copy full SHA for a810bd5 - Browse repository at this point
Copy the full SHA a810bd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1df45ab - Browse repository at this point
Copy the full SHA 1df45abView commit details -
Remove unneeded code from
wireviz.py
Re-add `parse_file()` for building examples bla
Configuration menu - View commit details
-
Copy full SHA for 19481b2 - Browse repository at this point
Copy the full SHA 19481b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77f668e - Browse repository at this point
Copy the full SHA 77f668eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3e99ab - Browse repository at this point
Copy the full SHA d3e99abView commit details -
Configuration menu - View commit details
-
Copy full SHA for b53ce36 - Browse repository at this point
Copy the full SHA b53ce36View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5b0fbe - Browse repository at this point
Copy the full SHA a5b0fbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a08988 - Browse repository at this point
Copy the full SHA 6a08988View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1fa2b9 - Browse repository at this point
Copy the full SHA b1fa2b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a181f6 - Browse repository at this point
Copy the full SHA 3a181f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c6b902 - Browse repository at this point
Copy the full SHA 3c6b902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cb0a4e - Browse repository at this point
Copy the full SHA 0cb0a4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b3c2b3 - Browse repository at this point
Copy the full SHA 5b3c2b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4343ae - Browse repository at this point
Copy the full SHA a4343aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c68d641 - Browse repository at this point
Copy the full SHA c68d641View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6d1fbc - Browse repository at this point
Copy the full SHA d6d1fbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dae1cb - Browse repository at this point
Copy the full SHA 3dae1cbView commit details -
Split file output logic and object return logic
Use `output_formats` parameter to specify which *files* to output to disk, Use `return_types` parameter to specify which objects to return to a calling Python script
Configuration menu - View commit details
-
Copy full SHA for fb2aae5 - Browse repository at this point
Copy the full SHA fb2aae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65b8e36 - Browse repository at this point
Copy the full SHA 65b8e36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f8078e - Browse repository at this point
Copy the full SHA 6f8078eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3446154 - Browse repository at this point
Copy the full SHA 3446154View commit details -
Configuration menu - View commit details
-
Copy full SHA for f92985a - Browse repository at this point
Copy the full SHA f92985aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c89cf73 - Browse repository at this point
Copy the full SHA c89cf73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58ab5ca - Browse repository at this point
Copy the full SHA 58ab5caView commit details -
Configuration menu - View commit details
-
Copy full SHA for c702e20 - Browse repository at this point
Copy the full SHA c702e20View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7d7854 - Browse repository at this point
Copy the full SHA d7d7854View commit details -
Configuration menu - View commit details
-
Copy full SHA for e353070 - Browse repository at this point
Copy the full SHA e353070View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8215113 - Browse repository at this point
Copy the full SHA 8215113View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aa1a2e - Browse repository at this point
Copy the full SHA 3aa1a2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b46d263 - Browse repository at this point
Copy the full SHA b46d263View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aaea65 - Browse repository at this point
Copy the full SHA 5aaea65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08b5124 - Browse repository at this point
Copy the full SHA 08b5124View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45bcc1d - Browse repository at this point
Copy the full SHA 45bcc1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d19c260 - Browse repository at this point
Copy the full SHA d19c260View commit details -
Configuration menu - View commit details
-
Copy full SHA for e31ed72 - Browse repository at this point
Copy the full SHA e31ed72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f9bb67 - Browse repository at this point
Copy the full SHA 6f9bb67View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba3f024 - Browse repository at this point
Copy the full SHA ba3f024View commit details
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d6ee6f5 - Browse repository at this point
Copy the full SHA d6ee6f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 646d762 - Browse repository at this point
Copy the full SHA 646d762View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c8722f - Browse repository at this point
Copy the full SHA 4c8722fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 602427c - Browse repository at this point
Copy the full SHA 602427cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d94f39b - Browse repository at this point
Copy the full SHA d94f39bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c085dda - Browse repository at this point
Copy the full SHA c085ddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3356569 - Browse repository at this point
Copy the full SHA 3356569View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ef285a - Browse repository at this point
Copy the full SHA 0ef285aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 509dc75 - Browse repository at this point
Copy the full SHA 509dc75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92af905 - Browse repository at this point
Copy the full SHA 92af905View commit details
Commits on Aug 27, 2023
-
Fix graphviz file header (#261)
The two header comments were missing trailing newlines. This behavior is introduced by v0.18 of the graphviz Python package; where as v0.17 did include the newline automatically. Closes #258
Configuration menu - View commit details
-
Copy full SHA for 9dbf453 - Browse repository at this point
Copy the full SHA 9dbf453View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eb208d - Browse repository at this point
Copy the full SHA 5eb208dView commit details -
Changes in #186 made it impossible to hide cable wire numbers. #186 (comment)
Configuration menu - View commit details
-
Copy full SHA for f9d1dd0 - Browse repository at this point
Copy the full SHA f9d1dd0View commit details
Commits on Sep 1, 2023
-
Use portable OS error codes so program doesn't crash (#318)
Hard-coding OS error numbers that differ between different platforms caused the program to crash at platforms using a different error number. Using the Standard errno system symbols will avoid this problem. Co-authored-by: kvid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f9007f - Browse repository at this point
Copy the full SHA 6f9007fView commit details
Commits on Sep 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 23bc184 - Browse repository at this point
Copy the full SHA 23bc184View commit details
Commits on Sep 8, 2023
-
Make sure loop connected pins are not hidden (#264)
- Resolves #263 that describes warnings and weird loop drawing because loop connected pins are hidden when hide_disconnected_pins=True. - Activate loop pins as early as possible to enable correct counting of connected pins when connector.additional_components.qty_multiplier=populated. - Check that loop pins actually exist before activating them.
Configuration menu - View commit details
-
Copy full SHA for f6c3a37 - Browse repository at this point
Copy the full SHA f6c3a37View commit details -
Update src/wireviz/DataClasses.py as requested in review (#264)
No need to reference github issue in the code. Co-authored-by: Daniel Rojas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a26f734 - Browse repository at this point
Copy the full SHA a26f734View commit details -
Add two more folders to be ignored. - .idea: Used by PyCharm - .venv: My convention for creating virtualenvs
Configuration menu - View commit details
-
Copy full SHA for c0590ff - Browse repository at this point
Copy the full SHA c0590ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cb9ede - Browse repository at this point
Copy the full SHA 9cb9edeView commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8ba9131 - Browse repository at this point
Copy the full SHA 8ba9131View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ad2222 - Browse repository at this point
Copy the full SHA 2ad2222View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ac80f3 - Browse repository at this point
Copy the full SHA 2ac80f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for df4a418 - Browse repository at this point
Copy the full SHA df4a418View commit details -
Configuration menu - View commit details
-
Copy full SHA for 848fdf0 - Browse repository at this point
Copy the full SHA 848fdf0View commit details -
Do not allow negative
qty_multiplier
Co-authored-by: kvid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f98bf2a - Browse repository at this point
Copy the full SHA f98bf2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bca3b68 - Browse repository at this point
Copy the full SHA bca3b68View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdb7569 - Browse repository at this point
Copy the full SHA fdb7569View commit details -
Configuration menu - View commit details
-
Copy full SHA for 455d14e - Browse repository at this point
Copy the full SHA 455d14eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbf8641 - Browse repository at this point
Copy the full SHA cbf8641View commit details
Commits on May 5, 2024
-
Merge branch 'release/v0.4-rc' into release/v0.4-rc2
`rc2` branch is based directly on `master`. By merging into `rc2`, any merge conflicts can be resolved while leaving `master` intact until final merge is approved. # Conflicts: # docs/CHANGELOG.md # src/wireviz/Harness.py # src/wireviz/__init__.py # src/wireviz/wireviz.py
Configuration menu - View commit details
-
Copy full SHA for 487498e - Browse repository at this point
Copy the full SHA 487498eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9357f3 - Browse repository at this point
Copy the full SHA b9357f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55c6ab5 - Browse repository at this point
Copy the full SHA 55c6ab5View commit details
Commits on May 9, 2024
-
Apply suggestions from code review
Co-authored-by: kvid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 591ae7f - Browse repository at this point
Copy the full SHA 591ae7fView commit details -
Remove references for unsupported output formats
Remove the references in the CLI help, but keep the placeholders elsewhere in the code as a TODO
Configuration menu - View commit details
-
Copy full SHA for 50d2917 - Browse repository at this point
Copy the full SHA 50d2917View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2b22d - Browse repository at this point
Copy the full SHA 9b2b22dView commit details
Commits on May 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 33e5ef6 - Browse repository at this point
Copy the full SHA 33e5ef6View commit details