Skip to content

Releases: HJfod/flash

Flash v0.2.10

04 Jun 18:37
Compare
Choose a tag to compare

⚡ Fix emojis being replaced inside code blocks (464b022)

Flash v0.2.9

24 Feb 10:36
Compare
Choose a tag to compare

⚡ Add base classes to class docs (911fd31, 6217317)
⚡ Make @note and @warning form blockquotes (6642c51)
⚡ Fix broken HTML output (0e99c0e, 2f86452)

Flash v0.2.8

23 Feb 10:46
Compare
Choose a tag to compare

⚡ Blockquotes with certain emojis such as ⚠️ and ℹ️ are now specially highlighted (1105181)
⚡ Remove a lot of unnecessary padding to make visual outlook more concise (aadc59f)
⚡ Add support for @note[short] tags (63b57d3)
⚡ Fix issues with "No description provided" not showing up (63b57d3)

Flash v0.2.7

19 Feb 17:22
Compare
Choose a tag to compare

⚡ Member function overloads are now grouped into one entry in search navigation

Flash v0.2.6

19 Feb 11:44
Compare
Choose a tag to compare

⚡ Add member function searching (c97217a)
⚡ Add explicit page ordering in tutorial metadata (a98508a)
⚡ Add custom QnA styling option for tutorial pages (a98508a)
⚡ Now displays total elapsed time when building is finished (9ee920c)

Flash v0.2.5

03 Feb 12:53
Compare
Choose a tag to compare

⚡ Fix JSON / C++ codeblock coloring a bit (d75682a)
⚡ Increase heading size (d75682a, 2a1b625)
⚡ Make Markdown headings linkable (2a1b625, 527908a, 194427f)

Flash v0.2.4

01 Feb 16:26
Compare
Choose a tag to compare

⚡ Fix crash with metadata that doesn't have a title

Flash v0.2.3

29 Jan 18:09
Compare
Choose a tag to compare

⚡ Actually use tutorial icons if provided in metadata (f5801dd)

Flash v0.2.2

29 Jan 17:41
Compare
Choose a tag to compare

⚡ Improve page titles (664d8e3, 6c4b411)
⚡ Save selected theme (be20f53)
⚡ Minify HTML, CSS, and JS outputs (5a56237, 5a37d74)
⚡ Add a Favicon to the output (d20e01c)

Flash v0.2.1

28 Jan 20:18
Compare
Choose a tag to compare

⚡ Add metadata to docs