Commit Graph

  • a9b73eb280 Add section for v0.4 Daniel Rojas 2021-10-11 22:13:20 +02:00
  • a6efd28124 Bump version in generated files Daniel Rojas 2021-10-11 22:11:24 +02:00
  • 4f4d63f029 Bump version to 0.4-dev Daniel Rojas 2021-10-11 22:08:49 +02:00
  • be1ecd4f63 Merge branch 'dev' v0.3 Daniel Rojas 2021-10-11 21:20:12 +02:00
  • eb7be156fa Rebuild examples Daniel Rojas 2021-10-11 20:59:18 +02:00
  • 2629e1c0da Bump version to 0.3 Daniel Rojas 2021-10-11 20:55:53 +02:00
  • 36dfaea1f6 Update changelog Daniel Rojas 2021-10-11 20:54:39 +02:00
  • b745046adb Add v0.3 release date Daniel Rojas 2021-10-11 20:52:49 +02:00
  • 3cc36e1573 Harmonize shebangs and encoding info Daniel Rojas 2021-10-11 20:05:52 +02:00
  • 818b76cdc8 Fix typo Daniel Rojas 2021-10-08 09:32:23 +02:00
  • 5d08c11a84 Add #189, #220 (known issue) Daniel Rojas 2021-10-05 18:52:29 +02:00
  • 255569aec5 Add syntax documentation for cable length units Daniel Rojas 2021-10-05 18:26:44 +02:00
  • 869ad6b8be Rearrange syntax description Daniel Rojas 2021-10-05 18:15:25 +02:00
  • 9371e1a676 Add temp/ to .gitignore Daniel Rojas 2021-10-03 21:37:09 +02:00
  • a02f97afcc Add temp/ to .gitignore backup/bugfix/image-src_before-latest-rebase Daniel Rojas 2021-10-03 21:37:09 +02:00
  • 48d2e7b0ec Add temp/ to .gitignore Daniel Rojas 2021-10-03 21:37:09 +02:00
  • f2859864a9 Sort imports Daniel Rojas 2021-10-02 18:00:31 +02:00
  • 42a15f7eab Implement smart file resolving for images Daniel Rojas 2021-10-02 17:51:54 +02:00
  • d94a249176
    Use regex substitution Daniel Rojas 2021-10-02 17:19:11 +02:00
  • aaf2299b2b Add #210, #219 Daniel Rojas 2021-09-28 19:20:00 +02:00
  • 7125f28760 Move color type aliases into wv_colors.py to avoid circular imports KV 2021-09-25 01:01:07 +02:00
  • c34946183e Support specifying hex colors for any color attributes KV 2021-03-29 05:47:26 +02:00
  • b3fdd48a83 Support specifying hex colors where no color name is needed KV 2021-03-13 18:43:21 +01:00
  • 166ab2fdf1 Support bgcolor of additional components KV 2021-02-21 10:54:03 +01:00
  • 324508a8ee Support image.bgcolor to enable adapting to image colors KV 2021-02-20 01:31:07 +01:00
  • 45d7d03fe0 Support both bgcolor and bgcolor_title attributes KV 2021-02-20 00:21:22 +01:00
  • dbccb77b08 Add bgcolor attribute to connectors and cables KV 2021-02-16 22:27:15 +01:00
  • 7d510b2f6b Move color type aliases into wv_colors.py to avoid circular imports KV 2021-09-25 01:01:07 +02:00
  • e6e2055c0b Support specifying hex colors for any color attributes KV 2021-03-29 05:47:26 +02:00
  • 23713b2233 Support specifying hex colors where no color name is needed KV 2021-03-13 18:43:21 +01:00
  • cf01502cca Support bgcolor of additional components KV 2021-02-21 10:54:03 +01:00
  • 9d641945af Support image.bgcolor to enable adapting to image colors KV 2021-02-20 01:31:07 +01:00
  • 15e51891e8 Support both bgcolor and bgcolor_title attributes KV 2021-02-20 00:21:22 +01:00
  • 52d6d3ca2e Add bgcolor attribute to connectors and cables KV 2021-02-16 22:27:15 +01:00
  • 74aeaa5e6f Squash feature/mate+autogenerate branch Daniel Rojas 2020-10-22 18:12:36 +02:00
  • 32a655cf27 Add #240, #241 Daniel Rojas 2021-09-14 19:37:11 +02:00
  • 35d732dadd Add #215 Daniel Rojas 2021-09-14 19:34:12 +02:00
  • a3eefe6659
    Implement suppliers and supplier part numbers (#241) Daniel Rojas 2021-09-14 19:29:59 +02:00
  • e03dbd1fda
    Merge branch 'dev' into feature/spn Daniel Rojas 2021-09-14 19:28:14 +02:00
  • db05514469
    Add optional tweaking of the .gv output (#215) kvid 2021-09-14 19:20:51 +02:00
  • 4945d262a0 Delete tweak.override attributes with null value KV 2021-09-12 23:19:44 +02:00
  • ba8f8423be Append non-existing tweak.override attributes KV 2021-09-12 23:14:09 +02:00
  • 04a7dab010 Change a few details suggested in review by owner KV 2021-09-11 23:06:25 +02:00
  • 03a013febd Add more suggestions Daniel Rojas 2021-09-08 18:00:19 +02:00
  • 723235759b Add optional tweaking of the .gv output KV 2021-02-11 19:25:41 +01:00
  • cf98f2eb2e Change double quotes to single quotes for consistency Daniel Rojas 2021-08-29 11:40:36 +02:00
  • 893f24c88b Homogenize code Daniel Rojas 2021-08-29 11:34:52 +02:00
  • 07a6360c16 Rename HDR_* to HEADER_*, fix missing P/N string in output Daniel Rojas 2021-08-29 11:25:58 +02:00
  • a30d26e6af
    Fix bug when checking for empty list Daniel Rojas 2021-08-29 11:02:49 +02:00
  • 2e56f82988
    Use constant identifiers instead of repeating literals Daniel Rojas 2021-08-29 11:02:14 +02:00
  • 7bd52b77e4 Update tutorial08 Daniel Rojas 2021-08-27 19:20:13 +02:00
  • f0b3789d9d Update syntax.md Daniel Rojas 2021-08-27 19:03:06 +02:00
  • 6e59163cca generalize MPN/SPN string generation Daniel Rojas 2021-08-27 18:52:36 +02:00
  • 0c1e7293dc Update tutorial08 Daniel Rojas 2021-08-27 18:41:03 +02:00
  • 2d5a3c6e38 Add supplier and spn fields Daniel Rojas 2021-08-27 18:31:45 +02:00
  • 9cbecbd724 Add #158, #214 Daniel Rojas 2021-08-25 19:57:08 +02:00
  • 92354e6852
    Add basic options and metadata (#214) kvid 2021-08-25 19:46:37 +02:00
  • e89e5c4752 Add documentation of new syntax elements KV 2021-08-25 17:43:27 +02:00
  • b5e3d0a4ce Add options bgcolor_connector, bgcolor_cable, and bgcolor_bundle KV 2021-03-28 17:07:54 +02:00
  • 15d7374399 Change Metadata to a dict as requested by the owner KV 2021-03-27 01:10:21 +01:00
  • d5c69116ea Add bgcolor_node option KV 2021-02-26 00:34:20 +01:00
  • 84772fca91 Avoid a node size greater than the HTML label KV 2021-02-25 23:35:15 +01:00
  • 3223861e17 Avoid transparent cable nodes KV 2021-02-23 20:56:44 +01:00
  • 22f20e2950 Add bgcolor option KV 2021-02-23 20:44:40 +01:00
  • 5aac2ba8f3 Add fontname option KV 2021-02-22 19:18:24 +01:00
  • 66fdfc7374 Show cable color in BOM similar to wires and connectors KV 2021-02-07 20:50:01 +01:00
  • 09243fb964 Apply options.color_mode where showing color as text KV 2021-02-07 20:15:51 +01:00
  • 2d6b1e35e4 Increase HTML readability by adding indents and linebreaks KV 2021-02-07 16:59:05 +01:00
  • 5d6d60c3d0 Add basic metadata and options to Harness KV 2021-02-06 22:03:38 +01:00
  • 18e04c6c51 Add #197 Daniel Rojas 2021-08-23 19:57:32 +02:00
  • e212fc9058
    Use unique index for connector pin ports (#229) Daniel Rojas 2021-08-23 19:26:23 +02:00
  • 877828aecf Add #160, #229 Daniel Rojas 2021-08-23 19:25:20 +02:00
  • ef289f59bf Revert "Update changelog" Daniel Rojas 2021-08-23 19:23:40 +02:00
  • afd4147a76 Update changelog Daniel Rojas 2021-08-22 19:46:35 +02:00
  • b06ae96df3 Update type hints Daniel Rojas 2021-08-22 19:08:11 +02:00
  • 4fef57b38d Rename pinid to pinindex Daniel Rojas 2021-08-22 19:02:45 +02:00
  • 7e2339e74c Make internal pin IDs start from 1 instead of 0 Daniel Rojas 2021-08-22 19:01:20 +02:00
  • a36807293a Update changelog for #197 Daniel Rojas 2021-08-22 18:43:16 +02:00
  • 31d55ff775
    Simplify BOM code (#197) kvid 2021-08-22 18:34:37 +02:00
  • a1770262ab
    Change BOM heading from Item to Description Daniel Rojas 2021-08-22 17:52:56 +02:00
  • 8de8a69cb3 Clarify a comment KV 2021-04-06 20:54:47 +02:00
  • f1cb7e2b3f Define tuples of BOM columns as common constants KV 2021-03-26 21:24:27 +01:00
  • 30a6b137a7 Rename bom_types_group() to bom_entry_key() KV 2021-03-26 00:46:37 +01:00
  • f549988a19 Cache the BOM entry key in the entry itself KV 2021-03-25 23:13:28 +01:00
  • 55760acafc Use new BOMKey type alias for get_bom_index() target argument KV 2021-03-25 21:00:32 +01:00
  • 2c99e83d52 Revert "Use a generator expressions and raise exception if failing" KV 2021-03-25 20:09:22 +01:00
  • 51b1136dce Group common function arguments into a dict KV 2021-01-09 18:13:47 +01:00
  • 3b89fd99b7 Move repeated code into new optional_fields() function KV 2021-01-06 23:58:30 +01:00
  • a1fb826e67 Rename the 'item' key to 'description' in all BOMEntry dicts KV 2021-01-06 22:53:33 +01:00
  • b086f2cae0 Eliminate local variable KV 2021-01-05 04:20:44 +01:00
  • c87161e660 Move default qty value=1 to BOM deduplication KV 2021-01-05 04:12:05 +01:00
  • 63fbbe9e6f Build output string in one big expression KV 2021-01-03 05:51:02 +01:00
  • 07a6e956ee Rename extra variable to part for consistency KV 2021-01-03 05:29:30 +01:00
  • b6c7f806a1 Add BOMEntry type alias KV 2020-12-01 16:54:32 +01:00
  • d907bb9089 Add function type hints and doc strings KV 2020-11-30 19:31:08 +01:00
  • 97d537f23f Replace accumulation loop with sum expressions KV 2020-11-30 18:10:24 +01:00
  • daced29a77 Use a generator expressions and raise exception if failing KV 2020-11-27 22:20:45 +01:00
  • f65243a9f0 Make the BOM grouping function return string tuple for sorting KV 2020-11-27 21:15:59 +01:00
  • 8f6a28e101 Move BOM sorting above grouping to use groupby() KV 2020-11-27 01:16:26 +01:00
  • 467fa74388 Move out code from inner loop into helper functions KV 2020-11-27 00:37:03 +01:00