Skip to content

Commit

Permalink
chore: release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mumu-lhl committed Aug 9, 2024
1 parent 8974f3f commit 8855a72
Showing 1 changed file with 37 additions and 2 deletions.
39 changes: 37 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,38 @@
## 1.0.0
# Changelog

- Initial version.
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

---
## [1.0.0] - 2024-08-09

### Documentation

- update readme - ([f7a7e1d](https://github.com/cocogitto/cocogitto/commit/f7a7e1d8e0ceb586666fba7d94abbead5cddec8c)) - Mumulhl
- add documentation - ([330253d](https://github.com/cocogitto/cocogitto/commit/330253d2bf0ff6f969e11400757e1d389024386b)) - Mumulhl
- add symbol documentation - ([ecbdcf5](https://github.com/cocogitto/cocogitto/commit/ecbdcf5e3c216f3e72a8b33428d73c669b3093fe)) - Mumulhl
- add example - ([db3d601](https://github.com/cocogitto/cocogitto/commit/db3d6014f9f04a5c88058122df26c653ee864779)) - Mumulhl
- update readme example - ([4d85b47](https://github.com/cocogitto/cocogitto/commit/4d85b47da6e9b35951b73a8bcc67958e02bc44f3)) - Mumulhl
- add disadvantages - ([0672b03](https://github.com/cocogitto/cocogitto/commit/0672b03a70006e0bcac48e23869baaec37544615)) - Mumulhl
- add language switch - ([d462ab5](https://github.com/cocogitto/cocogitto/commit/d462ab5f8aaf6a41fa0e6cbf021e8fca7212be38)) - Mumulhl

### Features

- support substitute styles - ([a2201fd](https://github.com/cocogitto/cocogitto/commit/a2201fdd526d00e219e64cb9009c8d7ba1b99971)) - Mumulhl
- add readOne - ([1b1441f](https://github.com/cocogitto/cocogitto/commit/1b1441fb6be50ca425a7e45f9077417b070e403f)) - Mumulhl

### Miscellaneous Chores

- initialize - ([dc607e2](https://github.com/cocogitto/cocogitto/commit/dc607e2173ead2ff18ed39cb579ef29cfbcd82ac)) - Mumulhl
- add commitlint workflow - ([bc30607](https://github.com/cocogitto/cocogitto/commit/bc30607af3c92d0a4a39800c1d1662aa8626b66f)) - Mumulhl
- update lints to 4.0.0 - ([0171258](https://github.com/cocogitto/cocogitto/commit/01712589f6057365fbeacffc2b2ad5f218070f30)) - Mumulhl
- add description and repository to pubspec.yaml - ([8ab39f8](https://github.com/cocogitto/cocogitto/commit/8ab39f87d3e8b784c69fc82bb44ccf4d3b2b9f6a)) - Mumulhl
- add .pubignore - ([4657bf7](https://github.com/cocogitto/cocogitto/commit/4657bf7cde2368aefcfeea170ce495ac48ef5d27)) - Mumulhl
- upgrade sdk version to 3.5.0 - ([22cec02](https://github.com/cocogitto/cocogitto/commit/22cec0259c8b7fc6af19623a6948ac9c9567b84f)) - Mumulhl
- delete .pubignore - ([450c5e6](https://github.com/cocogitto/cocogitto/commit/450c5e64da4ea561d85be079aed80471f63b5862)) - Mumulhl
- add .pubignore - ([8974f3f](https://github.com/cocogitto/cocogitto/commit/8974f3faa50f83d493c0b23f61a39b34870f17d9)) - Mumulhl

### Style

- change method name readRecords to read - ([2796ebc](https://github.com/cocogitto/cocogitto/commit/2796ebc3a80b54ebf2bc6db000e8dfe2c790fdd1)) - Mumulhl

<!-- generated by git-cliff -->

0 comments on commit 8855a72

Please sign in to comment.