Skip to content

Releases: pyaether/aether

v0.4.21

02 Jan 17:44

Choose a tag to compare

Routine chores

- Add new SVG element 'ellipse'.
- Bump version: 0.4.20 -> 0.4.21.

v0.4.20

02 Jan 06:01

Choose a tag to compare

  • Add new SVG element 'text'.
  • Fix validation issue in 'Stop' tag and allow children in 'Text' tag
  • Bump version: 0.4.18 -> 0.4.20.

v0.4.18

01 Jan 17:24

Choose a tag to compare

Routine chores

- Add 'shadow-xs' to 'box-shadow' conflict group.
- Bump version: 0.4.17 -> 0.4.18.

v0.4.17

16 Dec 20:57

Choose a tag to compare

Routine chores

- Change labels type to 'Any'.
- Bump version: 0.4.16 -> 0.4.17.

v0.4.16

16 Dec 20:49

Choose a tag to compare

Routine chores

- Add more types for labels because it can be int/float too.
- Bump version: 0.4.15 -> 0.4.16.

v0.4.15

16 Dec 19:54

Choose a tag to compare

Routine chores

- Add the ability to have label as None.
- Bump version: 0.4.14 -> 0.4.15.

v0.4.14

16 Dec 01:33

Choose a tag to compare

Routine chores

  • Add a way to update configs (tooltip, legend) via attributes.
  • Bump version: 0.4.13 -> 0.4.14.

v0.4.13

15 Dec 21:28

Choose a tag to compare

Routine chores

- Make chart config bit less strict/typed because I am too lazy to add all the edge cases and properties right now.
- Bump version: 0.4.12 -> 0.4.13.

v0.4.12

12 Nov 21:44

Choose a tag to compare

  • Update scales options in chartjs plugin to support multi-axis setup
  • Bump version: 0.4.7 -> 0.4.12

v0.4.7

06 Nov 19:48

Choose a tag to compare

Update color defaults to be only var without color space

-Bump version: 0.4.6 -> 0.4.7