All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
- chore: bump package version to v0.0.3-dev
#82
12 November 2024
- chore: prepare v0.0.2 release
#81
- refactor: use new public api
#80
- chore: bump package version to v0.0.2-dev
#79
10 November 2024
- chore: prepare v0.0.1 release
#78
- build(deps): bump url from 2.5.2 to 2.5.3
#74
- build(deps): bump clap_complete from 4.5.36 to 4.5.37
#76
- build(deps): bump tokio from 1.41.0 to 1.41.1
#75
- build(deps): bump tempfile from 3.13.0 to 3.14.0
#77
- build(deps): bump anyhow from 1.0.91 to 1.0.93
#73
- chore(api): update api bindings
#72
- build(cargo-dist): bump to 0.25.1
#71
- fix(pull): check if file exists during git status
#70
- build(deps): bump serde from 1.0.213 to 1.0.214
#67
- build(deps): bump reqwest from 0.12.8 to 0.12.9
#68
- build(deps): bump clap_complete from 4.5.35 to 4.5.36
#69
- build(deps): bump sub dependencies
158b302
- chore: bump version to v0.0.1-dev
7fd6548
- chore: update changelog
10bfffa
25 October 2024
- build(deps): bump bytes from 1.7.2 to 1.8.0
#62
- build(deps): bump serde from 1.0.210 to 1.0.213
#61
- build(deps): bump serde_json from 1.0.128 to 1.0.132
#65
- build(deps): bump clap from 4.5.18 to 4.5.20
#63
- build(deps): bump tokio from 1.40.0 to 1.41.0
#66
- chore: add i18nhero-codegen to dependabot
#64
- feat: generate json schema for config
#60
- refactor: support multiple file ext for file formats
#59
- feat(init): ask for file format
#58
- feat: support jsonc config
#57
- feat(init): ask for output path
#56
- feat: --api-key arg for push & pull
#52
- docs: basic usage
#51
- build(deps): upgrade uuid to v1.11.0
#46
- chore: setup cross testing command
#45
- build(deps): git2 disable default-features
#44
- build: bump cargo-dist to 0.23.0
#43
- feat: check if repo is dirty
#42
- feat: yaml output
#41
- feat: send pull flags to api
#40
- refactor: codegen for cli api
#39
- refactor: switch openapi generator
#38
- refactor: codegen web api
#37
- fix(push): create folder if not exists
#36
- refactor: move generator to api
#35
- build(deps): bump reqwest from 0.12.7 to 0.12.8
#34
- build(deps): bump tempfile from 3.12.0 to 3.13.0
#33
- refactor: change DEFAULT_API_HOST to api.cli.i18nhero.com
#32
- feat: login command
#31
- build(deps): bump clap_complete from 4.5.26 to 4.5.29
#30
- build(deps): bump serde from 1.0.209 to 1.0.210
#26
- build(deps): bump clap from 4.5.17 to 4.5.18
#27
- refactor: move config to cli package
#29
- feat: select project on init
#28
- refactor: rename project
#24
- feat: add flag for saving missing translations
#23
- feat(cli): json5 output
#19
- feat: generate yml output
#18
- feat: allow overwriting api host
#17
- feat(cli): working push command
#16
- build(deps): use rustls for reqwest
#12
- feat(cli): command for pulling locales
#11
- feat(cli): shell completion command
#10
- feat(cli): init command
#8
- feat(config): json schema
#5
- feat: setup config
#4
- chore: setup dependabot
#3
- chore: validation workflow
#2
- build: setup publishing
#1
- feat(init): ask for file format (#58)
#48
- feat: support jsonc config (#57)
#53
- feat(init): ask for output path (#56)
#49
- feat: check if repo is dirty (#42)
#20
- feat(cli): json5 output (#19)
#15
- chore: update sub deps
d4d89d5
- chore: setup workspace
11b6f6c
- Initial commit
d96cebc