Skip to content

Releases: Colossus-Services/chart_engine

v3.0.0-beta.1

25 Feb 23:55

Choose a tag to compare

  • Migrate dart:html (deprecated) to package web.

  • sdk: '>=3.6.0 <4.0.0'

  • swiss_knife: ^3.3.0

  • dom_tools: ^3.0.0-beta.6

  • amdjs: ^3.0.0-beta.2

  • web: ^1.1.0

  • web_utils: ^1.0.9

  • js_interop_utils: ^1.0.5

  • intl: ^0.20.2

v2.1.1

19 Feb 05:37

Choose a tag to compare

  • sdk: '>=3.5.0 <4.0.0'

  • swiss_knife: ^3.2.3

  • dom_tools: ^2.3.2

  • amdjs: ^2.0.4

  • lints: ^5.1.1

  • test: ^1.25.15

  • path: ^1.9.1

  • build_runner: ^2.4.15

  • build_web_compilers: ^4.1.1

  • collection: ^1.19.1

v2.1.0

15 Feb 19:20

Choose a tag to compare

  • sdk: '>=3.3.0 <4.0.0'

  • swiss_knife: ^3.2.0

  • dom_tools: ^2.3.0

  • color_palette_generator: ^2.0.1

  • intl: ^0.19.0

  • lints: ^3.0.0

  • test: ^1.25.2

  • path: ^1.9.0

  • dependency_validator: ^3.2.3

  • build_runner: ^2.4.8

  • build_web_compilers: ^4.0.9

  • collection: ^1.18.0

v2.0.5

21 Dec 03:37
f99fb63

Choose a tag to compare

Merge v2.0.5

- swiss_knife: ^3.1.3
- dom_tools: ^2.1.9
- intl: ^0.18.0
- lints: ^2.0.1
- test: ^1.22.1
- path: ^1.8.3
- dependency_validator: ^3.2.2
- build_runner: ^2.3.3
- build_web_compilers: ^3.2.7
- collection: ^1.16.0

v2.0.4

27 Apr 00:18

Choose a tag to compare

- Improved GitHub CI.
- swiss_knife: ^3.1.1
- dom_tools: ^2.1.1
- amdjs: ^2.0.3
- dependency_validator: ^3.1.0

v2.0.3

06 Mar 05:58
813d620

Choose a tag to compare

  • Dart 2.16:
    • Organize imports.
    • Fix new lints (breaks some enum names).
  • sdk: '>=2.13.0 <3.0.0'
  • swiss_knife: ^3.0.8
  • dom_tools: ^2.1.0
  • amdjs: ^2.0.2
  • lints: ^1.0.1

v2.0.2

28 May 01:55

Choose a tag to compare

- Upgrade Chart.js to `v2.9.4`.
- Upgrade ApexCharts to `v3.26.0`.
- sdk: '>=2.13.0 <3.0.0':
  - Dart `2.13.0`+ is needed to use `build_runner` and
    `build_web_compilers` with Null Safety.

v2.0.1

22 Mar 21:02

Choose a tag to compare

- Sound null safety compatibility.
- swiss_knife: ^3.0.6
- dom_tools: ^2.0.1
- amdjs: ^2.0.1

v2.0.0-nullsafety.2

11 Mar 02:07

Choose a tag to compare

- Null Safety adjustments.
- swiss_knife: ^3.0.5

v2.0.0-nullsafety.1

08 Mar 11:03

Choose a tag to compare

- Dart 2.12.0:
  - Sound null safety compatibility.
  - Update CI dart commands.
  - sdk: '>=2.12.0 <3.0.0'
- swiss_knife: ^3.0.1
- dom_tools: ^2.0.0-nullsafety.1
- color_palette_generator: ^2.0.0
- amdjs: ^2.0.0-nullsafety.1
- intl: ^0.17.0
- collection: ^1.15.0-nullsafety.4