Skip to content

Latest commit

 

History

History
1066 lines (550 loc) · 21.5 KB

CHANGELOG.md

File metadata and controls

1066 lines (550 loc) · 21.5 KB

Change Log

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

2024-09-13

Changes


Packages with breaking changes:

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • gazelle_logger - v0.6.0+2
  • gazelle_cors - v0.6.0+2

gazelle_core - v0.8.0

  • BREAKING FIX(gazelle_core): request metadata (#61).

gazelle_jwt - v0.7.0

  • BREAKING FIX(gazelle_core): request metadata (#61).

2024-09-09

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_cli - v0.8.0+4

  • FIX(gazelle_client): Delete method.

gazelle_client - v0.4.0+2

  • FIX(gazelle_client): Delete method.

2024-09-09

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_cli - v0.8.0+3

  • FIX(gazelle_cli): Codegen client.

2024-09-09

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_cli - v0.8.0+2

  • FIX(gazelle_cli): Client codegen.

2024-09-06

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • gazelle_logger - v0.6.0+1
  • gazelle_jwt - v0.6.0+1
  • gazelle_cors - v0.6.0+1

gazelle_cli - v0.8.0+1

  • FIX: Fixed client and codegen (#59).

gazelle_client - v0.4.0+1

  • FIX: Fixed client and codegen (#59).

gazelle_core - v0.7.0+1

  • FIX: Fixed client and codegen (#59).

2024-09-06

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

gazelle_cli - v0.8.0

  • BREAKING FEAT: typed request body (#58).

gazelle_client - v0.4.0

  • BREAKING FEAT: typed request body (#58).

gazelle_core - v0.7.0

  • BREAKING FEAT: typed request body (#58).

gazelle_cors - v0.6.0

  • BREAKING FEAT: typed request body (#58).

gazelle_jwt - v0.6.0

  • BREAKING FEAT: typed request body (#58).

gazelle_logger - v0.6.0

  • BREAKING FEAT: typed request body (#58).

2024-08-30

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • gazelle_logger - v0.5.0+1
  • gazelle_jwt - v0.5.0+1
  • gazelle_cors - v0.5.0+1

gazelle_core - v0.6.0+1

  • FIX(gazelle_core): export routes (#57).

2024-08-29

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_cli - v0.7.0+3

  • FIX(gazelle_cli): create commands (#56).

2024-08-28

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_cli - v0.7.0+2

  • FIX(gazelle_cli): Codegen fix (#55).

2024-08-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_cli - v0.7.0+1

  • FIX(gazelle_cli): Fixed list method generation (#54).

2024-08-23

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

gazelle_cli - v0.7.0

  • BREAKING FEAT: Developer Experience (#50).

gazelle_client - v0.3.0

  • BREAKING FEAT: Developer Experience (#50).

gazelle_core - v0.6.0

  • BREAKING FEAT: Developer Experience (#50).

gazelle_cors - v0.5.0

  • BREAKING FEAT: Developer Experience (#50).

gazelle_jwt - v0.5.0

  • BREAKING FEAT: Developer Experience (#50).

gazelle_logger - v0.5.0

  • BREAKING FEAT: Developer Experience (#50).

2024-08-21

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_cli - v0.6.0+1

  • FIX(gazelle_cli): Client generation.

2024-08-21

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

gazelle_cli - v0.6.0

  • BREAKING FEAT(gazelle_core): Client generation (#49).

gazelle_client - v0.2.0

  • BREAKING FEAT(gazelle_core): Client generation (#49).

gazelle_core - v0.5.0

  • BREAKING FEAT(gazelle_core): Client generation (#49).

gazelle_cors - v0.4.0

  • BREAKING FEAT(gazelle_core): Client generation (#49).

gazelle_jwt - v0.4.0

  • BREAKING FEAT(gazelle_core): Client generation (#49).

gazelle_logger - v0.4.0

  • BREAKING FEAT(gazelle_core): Client generation (#49).

2024-07-18

Changes


Packages with breaking changes:

Packages with other changes:


gazelle_cli - v0.5.0

  • BREAKING FEAT(gazelle_cli): Project Structure (#48).

gazelle_client - v0.1.1

  • FEAT(gazelle_client): API Client (#47).

2024-07-13

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • gazelle_logger - v0.3.0+1
  • gazelle_jwt - v0.3.0+1
  • gazelle_cors - v0.3.0+1

gazelle_core - v0.4.0+1

  • REFACTOR(gazelle_core): serialization.

gazelle_serialization - v0.1.1

  • FEAT(gazelle_serialization): Serialization package (#45).

2024-07-08

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_cli - v0.4.2+3

  • FIX(gazelle_cli): codegen nullablilty.

2024-07-07

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_cli - v0.4.2+2

  • FIX(gazelle_cli): maintain working directory.

2024-07-06

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_cli - v0.4.2+1

  • FIX(gazelle_cli): serialization codegen.

2024-07-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_cli - v0.4.2

  • FIX(gazelle_cli): Codegen nullability fix.

2024-07-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_cli - v0.4.1

  • FIX(gazelle_cli): Type analysis.

2024-07-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_cli - v0.4.0+1

  • FIX(gazelle_cli): Codegen.

2024-07-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_cli - v0.4.0

  • Added support for serialization

  • FIX(gazelle_cli): Delete Command.

  • FEAT(gazelle_cli): Added support for core 0.4.0.

  • FEAT(gazelle_cli): serialization codegen.

  • FEAT(gazelle_cli): Create handler cli command.

2024-07-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • gazelle_jwt - v0.3.0+1
  • gazelle_logger - v0.3.0+1
  • gazelle_cors - v0.3.0+1

gazelle_core - v0.4.0

  • Added support for serialziation

  • FIX(gazelle_core): Serialization (#37).

  • FEAT(gazelle_core): Serialization (#35).

2024-06-18

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_cli - v0.3.0

  • Enhanced create command with create project and create route.

  • FIX(gazelle_cli): file formatting.

2024-06-13

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_logger - v0.3.0

  • Updated with new DX

2024-06-13

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_jwt - v0.3.0

  • Updated with new DX

2024-06-13

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_cors - v0.3.0

  • Updated plugin with new DX

2024-06-13

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • gazelle_jwt - v0.1.3+1
  • gazelle_logger - v0.1.2+1
  • gazelle_cors - v0.1.2+1

gazelle_core - v0.3.0

  • Revamped developer experience!

2024-05-14

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_cli - v0.2.0

  • Updated run command and created delete command.

2024-04-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_logger - v0.1.2

  • Fixed pubspec.yaml description.

2024-04-15

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_logger - v0.1.1

  • Fixed pubspec.yaml and README.md.

2024-04-15

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • gazelle_logger - v0.1.0+1
  • gazelle_jwt - v0.1.3+1
  • gazelle_cors - v0.1.2+1

gazelle_core - v0.2.0

  • Fixed typos in external APIs.

2024-04-14

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • gazelle_jwt - v0.1.3+1
  • gazelle_cors - v0.1.2+1

gazelle_core - v0.1.9

  • Fixed hooks bug.

2024-04-12

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_cors - v0.1.2

  • Version bump 0.1.1 -> 0.1.2

2024-04-12

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • gazelle_cors - v0.1.1+1
  • gazelle_jwt - v0.1.3+1

gazelle_core - v0.1.8

  • Bump "gazelle_core" to 0.1.8.

2024-04-12

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_cors - v0.1.1

  • Fixed dependencies.

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


gazelle_jwt - v0.1.3

  • Applied gazell_core breaking changes.

2024-04-12

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • gazelle_jwt - v0.1.2+1

gazelle_core - v0.1.6

  • Added missing export for GazelleHeaders in GazelleCore.

2024-04-09

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • gazelle_jwt - v0.1.2+1

gazelle_core - v0.1.7

  • BREAKING CHANGES! Updated hooks and handler callback return type and parameters.

gazelle_core - v0.1.5

  • Added GazelleHeaders to represent default HTTP headers.

2024-04-08

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • gazelle_jwt - v0.1.2+1

gazelle_core - v0.1.4

  • Added support for HEAD and OPTIONS HTTP methods.