Skip to content

Releases: curtd/AutoPrettyPrinting.jl

v0.1.7

31 Jan 21:49
Compare
Choose a tag to compare

AutoPrettyPrinting v0.1.7

Diff since v0.1.6

Merged pull requests:

  • feat: Added custom_tile_vert_aligned (#9) (@curtd)

v0.1.6

31 Jan 19:38
Compare
Choose a tag to compare

AutoPrettyPrinting v0.1.6

Diff since v0.1.5

Merged pull requests:

  • fix: Generated methods now use the line number information of the invoking macro, rather than internal package line numbers (#8) (@curtd)

v0.1.5

31 Jan 06:47
Compare
Choose a tag to compare

AutoPrettyPrinting v0.1.5

Diff since v0.1.4

Merged pull requests:

  • fix: Explicitly add horizontal + vertical methods when generating custom tiles (#7) (@curtd)

v0.1.4

31 Jan 01:11
Compare
Choose a tag to compare

AutoPrettyPrinting v0.1.4

Diff since v0.1.3

Merged pull requests:

  • feat: Added @decorators macro (#6) (@curtd)

v0.1.3

30 Jan 20:12
Compare
Choose a tag to compare

AutoPrettyPrinting v0.1.3

Diff since v0.1.2

Merged pull requests:

  • feat: Added function-definition custom tile expression (#5) (@curtd)

v0.1.2

30 Jan 18:55
Compare
Choose a tag to compare

AutoPrettyPrinting v0.1.2

Diff since v0.1.1

Merged pull requests:

  • fix: Fix Tuple, NamedTuple layout-handling/printing (#3) (@curtd)
  • feat: Added generic_mime kwarg to macros (#4) (@curtd)

v0.1.1

29 Jan 18:48
Compare
Choose a tag to compare

AutoPrettyPrinting v0.1.1

Diff since v0.1.0

Merged pull requests:

  • feat: Add repr_pretty method, PPrintContext type. Added NamedTuple support (#2) (@curtd)

v0.1.0

29 Jan 05:31
Compare
Choose a tag to compare

AutoPrettyPrinting v0.1.0