Skip to content

Releases: sourcemod-dev/docgen

Chumbucket 0.4.3

26 Apr 20:29
5b16e30
Compare
Choose a tag to compare

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

26 Apr 20:11
cb5d931
Compare
Choose a tag to compare

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

26 Apr 19:42
99ffaba
Compare
Choose a tag to compare

Handling of strands and symbols deletion when walking revisions.

Full Changelog: cb-0.4.0...cb-0.4.1

Chumbucket 0.4.0

20 Jan 16:37
Compare
Choose a tag to compare

Introduces metadata versioning for nested symbols and simplified structured composition.

Chumbucket v0.3.2

06 May 15:43
8494f32
Compare
Choose a tag to compare

The index now includes file_stem for each bundle.

Chumbucket v0.3.1

24 Oct 21:35
6121c50
Compare
Choose a tag to compare

Chumbucket now generates a corresponding symbol reference line for direct file linking.

Chumbucket v0.3.0

20 Oct 05:34
c9455db
Compare
Choose a tag to compare

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

19 Oct 20:46
f6d8650
Compare
Choose a tag to compare

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

18 Oct 02:49
af4c999
Compare
Choose a tag to compare

Chumbucket now includes source in bundles and will not override bundle files if there are no differences.

Chumbucket v0.1.0

30 Sep 22:53
3547414
Compare
Choose a tag to compare
cb-0.1.0

feat(chumbucket) - walker from & bundle version