Releases: sourcemod-dev/docgen
Chumbucket 0.4.3
Restrict comparison of documentation to content only, avoiding tempering of symbol version.
Full Changelog: cb-0.4.2...cb-0.4.3
Chumbucket 0.4.2
Avoid tempering last_updated for individual symbols when the file is updated
Full Changelog: cb-0.4.1...cb-0.4.2
Chumbucket 0.4.1
Handling of strands and symbols deletion when walking revisions.
Full Changelog: cb-0.4.0...cb-0.4.1
Chumbucket 0.4.0
Introduces metadata versioning for nested symbols and simplified structured composition.
Chumbucket v0.3.2
The index now includes file_stem for each bundle.
Chumbucket v0.3.1
Chumbucket now generates a corresponding symbol reference line for direct file linking.
Chumbucket v0.3.0
Chumbucket now utilizes a hash map for indices to allow faster lookups.
In addition, index content is preserved if no modifications occur to preserve e-tag value on CDN.
Chumbucket v0.2.0
Chumbucket now splits into two subcommands: generate and build-index
The latter being new and used to generate an index from a directory of bundles for UI consumption.
Chumbucket v0.1.1
Chumbucket now includes source in bundles and will not override bundle files if there are no differences.
Chumbucket v0.1.0
cb-0.1.0 feat(chumbucket) - walker from & bundle version