Skip to content

Releases: 0vercl0k/clairvoyance

v0.2

24 Dec 09:29
1102e79
Compare
Choose a tag to compare
  • Fix #3 ; because the viewer allows the user to explore around, zoom in and out, it is now not a problem to display a curve with a huge part of it not populated. No truncation is done anymore, all the pages should be represented in the visualization which explains that the result might not look like a square,
  • Removed the logic related to the 'clicked' button; was unnecessary and making the code more complicated
  • Update fmt to get upstream changes that truncates the output file by default
  • Fix an off-by-one issue with the last region where we weren't setting the index properly; we would skip the last page of the address space
  • UI improvements, readme improvements, etc.

v0.1

21 Dec 17:46
e98fa7e
Compare
Choose a tag to compare

Initial release.