Skip to content

Latest commit

 

History

History
437 lines (226 loc) · 9.59 KB

CHANGELOG.md

File metadata and controls

437 lines (226 loc) · 9.59 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2024-11-23

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_cora - v0.0.1-dev.19

flutter_cora_riverpod - v0.0.1-dev.7

  • FIX: export flutter_riverpod package. (f1f9cca7)
  • DOCS: update README.md. (7ec544dc)

2024-10-23

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_cora - v0.0.1-dev.18

  • FIX: add context parameter in build method. (0a982f47)

flutter_cora_riverpod - v0.0.1-dev.6

  • FIX: add context parameter in build method. (0a982f47)

2024-10-05

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_cora - v0.0.1-dev.17

  • DOCS: add link to flutter_cora_riverpod in readme. (77f295ab)

flutter_cora_riverpod - v0.0.1-dev.5

  • FEAT: add read, watch and listen methods in CoraConsumerState. (f1f158b5)
  • DOCS: update example app. (662829ac)
  • DOCS: add link to flutter_cora in readme. (d548189a)

2024-09-29

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_cora - v0.0.1-dev.16

  • DOCS: add exact version in readme. (16e51333)
  • DOCS: add badges to root readme. (d7843dc5)
  • DOCS: add packages list in root readme. (ae008dda)
  • DOCS: add pub points and last commit badge. (5cc14a51)
  • DOCS: add github license badge. (152eefd7)
  • DOCS: add pub badge in readme. (ddcb0115)

flutter_cora_riverpod - v0.0.1-dev.4

  • DOCS: add exact version in readme. (16e51333)
  • DOCS: add badges to root readme. (d7843dc5)
  • DOCS: add packages list in root readme. (ae008dda)
  • DOCS: add pub points and last commit badge. (5cc14a51)
  • DOCS: add github license badge. (152eefd7)
  • DOCS: add pub badge in readme. (ddcb0115)

2024-09-28

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_cora - v0.0.1-dev.15

  • DOCS: add codecov badge in readme.

flutter_cora_riverpod - v0.0.1-dev.3

  • FIX: update repo urls in pubspec.yaml.
  • DOCS: add codecov badge in readme.
  • DOCS: update readme with sample code.

2024-09-28

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_cora - v0.0.1-dev.14

  • FIX: update readme.

flutter_cora_riverpod - v0.0.1-dev.2

  • FIX: update example app.
  • FIX: create example app for flutter_cora_riverpod.
  • FIX: add test for cora consumer.
  • FIX: update test.
  • FIX: create CoraConsumerView and CoraConsumerState.
  • FIX: update pubspec.yaml.
  • FEAT: create flutter_cora_riverpod package.

2024-09-28

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_cora - v0.0.1-dev.13

  • DOCS: add codecov badge in readme.

2024-09-28

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_cora - v0.0.1-dev.12

  • FIX: update test.

2024-09-28

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_cora - v0.0.1-dev.11

  • FIX: update workflow.

2024-09-28

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_cora - v0.0.1-dev.10

  • FIX: update codecov action.

2024-09-28

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_cora - v0.0.1-dev.9

  • DOCS: update readme.

2024-09-26

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_cora - v0.0.1-dev.8

  • DOCS: add topics in pubspec.yaml.

2024-09-26

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_cora - v0.0.1-dev.7

  • DOCS: update readme.

2024-09-26

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_cora - v0.0.1-dev.6

  • FIX: update readme.

2024-09-26

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_cora - v0.0.1-dev.5

  • FIX: update readme.

2024-09-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_cora - v0.0.1-dev.4

  • FIX: update pubspec.yaml.

2024-09-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_cora - v0.0.1-dev.3

  • FIX: update pubspec.yaml.

2024-09-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_cora - v0.0.1-dev.2

  • FIX: use flutter_cora from path in example app.
  • FIX: update example with a lifecycle method.
  • FIX: create example app for flutter_cora.
  • FIX: update flutter version to 3.23.3.
  • FIX: move flutter_cora to packages directory.