Commit graph

16 commits

Author SHA1 Message Date
6af32696be Apply lints to all targets 2026-03-16 20:45:30 -03:00
8c20597350 Embed assets into the binary
Some checks failed
/ publish (push) Has been cancelled
2026-03-11 02:40:45 -03:00
75b7cbef80 Add 'latest' tag generation, update SourceBuild docs
Some checks are pending
/ verify (push) Waiting to run
/ publish (push) Waiting to run
2026-03-07 02:18:02 -03:00
5377c67b89 Add version information to footer, /data and meta tags
Some checks are pending
/ verify (push) Waiting to run
2026-03-06 23:30:56 -03:00
5b5541c28f Adopt and apply nightly clippy configuration 2026-02-16 23:37:23 -03:00
d7d034757a Adopt and apply nightly rustfmt configuration 2026-02-16 16:19:27 -03:00
7e9f3c3afb Minor refactorings, doc comments 2026-01-19 01:53:43 -03:00
2549e904b3 Cleanup node display logic 2026-01-19 01:44:22 -03:00
9f9042a19d Make node connections no longer an Option 2026-01-19 01:42:23 -03:00
c0e5182978 Return Result instead of Option in version parsing 2026-01-19 01:39:09 -03:00
817777d7d6 Expand Graph module test coverage 2026-01-18 03:10:30 -03:00
c23d35217d Further centralize state, return result from serial methods 2026-01-17 04:01:03 -03:00
41a5994bbd Add counting of detached nodes 2026-01-13 15:32:36 -03:00
697dcc720d Merge serial module into the graph module 2026-01-13 13:10:32 -03:00
bd5d46a5d4 Make edge modulation steps more consistent 2026-01-12 15:14:13 -03:00
db8c02df04 Break up 'types' module 2026-01-12 14:45:37 -03:00