Skip to content

Releases: Sid-Bhatia-0/SimpleDraw.jl

v0.5.0

11 Jan 03:20
22415c6
Compare
Choose a tag to compare

SimpleDraw v0.5.0

Diff since v0.4.0

Merged pull requests:

v0.4.0

25 Apr 16:33
1960cae
Compare
Choose a tag to compare

SimpleDraw v0.4.0

Diff since v0.3.0

Closed issues:

  • Non-ASCII characters shouldn't throw an error and crash (#127)
  • Add functions like get_position and move/translate for a shape (#132)
  • Rename field char to character in type Character (#134)

Merged pull requests:

v0.3.0

05 Jan 13:30
e6f7601
Compare
Choose a tag to compare

SimpleDraw v0.3.0

Diff since v0.2.0

Closed issues:

  • Circles described using diameter instead of radius (#28)
  • Brushes with different shapes (#29)
  • Aggregate string before printing in the visualize function (#30)
  • Add function for acquiring the bounding-box of a shape (#33)
  • Add benchmarks (#38)
  • Add shape validation (#40)
  • Add function is_inbounds for shapes (#67)
  • ThickCircle with odd diameter and thickness equal to radius draws filled circle (#86)
  • Separate Circle into EvenCircle and OddCircle (#89)
  • Make argument order more consistent. Pass image before shape (#92)
  • ThickLine with thickness == 1 drawn incorrectly (#96)

Merged pull requests:

v0.2.0

05 Nov 13:05
2a42047
Compare
Choose a tag to compare

SimpleDraw v0.2.0

Diff since v0.1.0

Closed issues:

  • Arithmetical circles (#27)
  • Fix line clipping (#34)

Merged pull requests:

v0.1.0

26 Jun 10:27
00cd11b
Compare
Choose a tag to compare

SimpleDraw v0.1.0

Merged pull requests: