UNPKG

i18nhero

Version:

CLI tool for interacting with locales hosted on i18nhero.com

131 lines (115 loc) 10.1 kB
### Changelog All notable changes to this project will be documented in this file. Dates are displayed in UTC. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### [Unreleased](https://github.com/i18nhero/cli/compare/v0.0.3...HEAD) #### [v0.0.3](https://github.com/i18nhero/cli/compare/v0.0.2...v0.0.3) > 13 January 2025 - chore: prepare v0.0.3 release [`#109`](https://github.com/i18nhero/cli/pull/109) - build: update sub dependencies [`#108`](https://github.com/i18nhero/cli/pull/108) - feat: nushell shell completions [`#107`](https://github.com/i18nhero/cli/pull/107) - build(deps): bump uuid from 1.11.0 to 1.11.1 [`#102`](https://github.com/i18nhero/cli/pull/102) - build(deps): bump clap_complete from 4.5.40 to 4.5.42 [`#105`](https://github.com/i18nhero/cli/pull/105) - build(cargo-dist): upgrade to v0.28.0 [`#106`](https://github.com/i18nhero/cli/pull/106) - build(deps): bump serde_json from 1.0.134 to 1.0.135 [`#103`](https://github.com/i18nhero/cli/pull/103) - build(deps): bump tokio from 1.42.0 to 1.43.0 [`#104`](https://github.com/i18nhero/cli/pull/104) - build(deps): bump clap from 4.5.23 to 4.5.26 [`#101`](https://github.com/i18nhero/cli/pull/101) - build(deps): bump tempfile from 3.14.0 to 3.15.0 [`#100`](https://github.com/i18nhero/cli/pull/100) - build(dist): bump dist to v0.27.0 [`#99`](https://github.com/i18nhero/cli/pull/99) - build(deps): bump rustls from 0.23.16 to 0.23.20 [`#98`](https://github.com/i18nhero/cli/pull/98) - build(deps): bump console from 0.15.8 to 0.15.10 [`#91`](https://github.com/i18nhero/cli/pull/91) - build(deps): bump reqwest from 0.12.9 to 0.12.12 [`#93`](https://github.com/i18nhero/cli/pull/93) - build(deps): bump serde from 1.0.215 to 1.0.217 [`#97`](https://github.com/i18nhero/cli/pull/97) - build(deps): bump clap_complete from 4.5.38 to 4.5.40 [`#90`](https://github.com/i18nhero/cli/pull/90) - build(deps): bump serde_json from 1.0.133 to 1.0.134 [`#96`](https://github.com/i18nhero/cli/pull/96) - build(deps): bump tokio from 1.41.1 to 1.42.0 [`#95`](https://github.com/i18nhero/cli/pull/95) - build(deps): bump clap from 4.5.21 to 4.5.23 [`#94`](https://github.com/i18nhero/cli/pull/94) - build(deps): bump anyhow from 1.0.93 to 1.0.95 [`#92`](https://github.com/i18nhero/cli/pull/92) - build(deps): bump clap from 4.5.20 to 4.5.21 [`#89`](https://github.com/i18nhero/cli/pull/89) - build(deps): bump serde from 1.0.214 to 1.0.215 [`#85`](https://github.com/i18nhero/cli/pull/85) - build(deps): bump supports-hyperlinks from 3.0.0 to 3.1.0 [`#86`](https://github.com/i18nhero/cli/pull/86) - build(deps): bump clap_complete from 4.5.37 to 4.5.38 [`#88`](https://github.com/i18nhero/cli/pull/88) - build(deps): bump serde_json from 1.0.132 to 1.0.133 [`#87`](https://github.com/i18nhero/cli/pull/87) - build(deps): bump url from 2.5.3 to 2.5.4 [`#84`](https://github.com/i18nhero/cli/pull/84) - build(deps): bump bytes from 1.8.0 to 1.9.0 [`#83`](https://github.com/i18nhero/cli/pull/83) - chore: bump package version to v0.0.3-dev [`#82`](https://github.com/i18nhero/cli/pull/82) #### [v0.0.2](https://github.com/i18nhero/cli/compare/v0.0.1...v0.0.2) > 12 November 2024 - chore: prepare v0.0.2 release [`#81`](https://github.com/i18nhero/cli/pull/81) - refactor: use new public api [`#80`](https://github.com/i18nhero/cli/pull/80) - chore: bump package version to v0.0.2-dev [`#79`](https://github.com/i18nhero/cli/pull/79) #### [v0.0.1](https://github.com/i18nhero/cli/compare/v0.0.0...v0.0.1) > 10 November 2024 - chore: prepare v0.0.1 release [`#78`](https://github.com/i18nhero/cli/pull/78) - build(deps): bump url from 2.5.2 to 2.5.3 [`#74`](https://github.com/i18nhero/cli/pull/74) - build(deps): bump clap_complete from 4.5.36 to 4.5.37 [`#76`](https://github.com/i18nhero/cli/pull/76) - build(deps): bump tokio from 1.41.0 to 1.41.1 [`#75`](https://github.com/i18nhero/cli/pull/75) - build(deps): bump tempfile from 3.13.0 to 3.14.0 [`#77`](https://github.com/i18nhero/cli/pull/77) - build(deps): bump anyhow from 1.0.91 to 1.0.93 [`#73`](https://github.com/i18nhero/cli/pull/73) - chore(api): update api bindings [`#72`](https://github.com/i18nhero/cli/pull/72) - build(cargo-dist): bump to 0.25.1 [`#71`](https://github.com/i18nhero/cli/pull/71) - fix(pull): check if file exists during git status [`#70`](https://github.com/i18nhero/cli/pull/70) - build(deps): bump serde from 1.0.213 to 1.0.214 [`#67`](https://github.com/i18nhero/cli/pull/67) - build(deps): bump reqwest from 0.12.8 to 0.12.9 [`#68`](https://github.com/i18nhero/cli/pull/68) - build(deps): bump clap_complete from 4.5.35 to 4.5.36 [`#69`](https://github.com/i18nhero/cli/pull/69) - build(deps): bump sub dependencies [`158b302`](https://github.com/i18nhero/cli/commit/158b302587fddadf2e8c11aefbbdde0e0027413e) - chore: bump version to v0.0.1-dev [`7fd6548`](https://github.com/i18nhero/cli/commit/7fd6548ddd9571314899ca999b1967880a69a4ae) - chore: update changelog [`10bfffa`](https://github.com/i18nhero/cli/commit/10bfffa2241a3fd486ba8af64b9c2e944d16bd29) #### v0.0.0 > 25 October 2024 - build(deps): bump bytes from 1.7.2 to 1.8.0 [`#62`](https://github.com/i18nhero/cli/pull/62) - build(deps): bump serde from 1.0.210 to 1.0.213 [`#61`](https://github.com/i18nhero/cli/pull/61) - build(deps): bump serde_json from 1.0.128 to 1.0.132 [`#65`](https://github.com/i18nhero/cli/pull/65) - build(deps): bump clap from 4.5.18 to 4.5.20 [`#63`](https://github.com/i18nhero/cli/pull/63) - build(deps): bump tokio from 1.40.0 to 1.41.0 [`#66`](https://github.com/i18nhero/cli/pull/66) - chore: add i18nhero-codegen to dependabot [`#64`](https://github.com/i18nhero/cli/pull/64) - feat: generate json schema for config [`#60`](https://github.com/i18nhero/cli/pull/60) - refactor: support multiple file ext for file formats [`#59`](https://github.com/i18nhero/cli/pull/59) - feat(init): ask for file format [`#58`](https://github.com/i18nhero/cli/pull/58) - feat: support jsonc config [`#57`](https://github.com/i18nhero/cli/pull/57) - feat(init): ask for output path [`#56`](https://github.com/i18nhero/cli/pull/56) - feat: --api-key arg for push & pull [`#52`](https://github.com/i18nhero/cli/pull/52) - docs: basic usage [`#51`](https://github.com/i18nhero/cli/pull/51) - build(deps): upgrade uuid to v1.11.0 [`#46`](https://github.com/i18nhero/cli/pull/46) - chore: setup cross testing command [`#45`](https://github.com/i18nhero/cli/pull/45) - build(deps): git2 disable default-features [`#44`](https://github.com/i18nhero/cli/pull/44) - build: bump cargo-dist to 0.23.0 [`#43`](https://github.com/i18nhero/cli/pull/43) - feat: check if repo is dirty [`#42`](https://github.com/i18nhero/cli/pull/42) - feat: yaml output [`#41`](https://github.com/i18nhero/cli/pull/41) - feat: send pull flags to api [`#40`](https://github.com/i18nhero/cli/pull/40) - refactor: codegen for cli api [`#39`](https://github.com/i18nhero/cli/pull/39) - refactor: switch openapi generator [`#38`](https://github.com/i18nhero/cli/pull/38) - refactor: codegen web api [`#37`](https://github.com/i18nhero/cli/pull/37) - fix(push): create folder if not exists [`#36`](https://github.com/i18nhero/cli/pull/36) - refactor: move generator to api [`#35`](https://github.com/i18nhero/cli/pull/35) - build(deps): bump reqwest from 0.12.7 to 0.12.8 [`#34`](https://github.com/i18nhero/cli/pull/34) - build(deps): bump tempfile from 3.12.0 to 3.13.0 [`#33`](https://github.com/i18nhero/cli/pull/33) - refactor: change DEFAULT_API_HOST to api.cli.i18nhero.com [`#32`](https://github.com/i18nhero/cli/pull/32) - feat: login command [`#31`](https://github.com/i18nhero/cli/pull/31) - build(deps): bump clap_complete from 4.5.26 to 4.5.29 [`#30`](https://github.com/i18nhero/cli/pull/30) - build(deps): bump serde from 1.0.209 to 1.0.210 [`#26`](https://github.com/i18nhero/cli/pull/26) - build(deps): bump clap from 4.5.17 to 4.5.18 [`#27`](https://github.com/i18nhero/cli/pull/27) - refactor: move config to cli package [`#29`](https://github.com/i18nhero/cli/pull/29) - feat: select project on init [`#28`](https://github.com/i18nhero/cli/pull/28) - refactor: rename project [`#24`](https://github.com/i18nhero/cli/pull/24) - feat: add flag for saving missing translations [`#23`](https://github.com/i18nhero/cli/pull/23) - feat(cli): json5 output [`#19`](https://github.com/i18nhero/cli/pull/19) - feat: generate yml output [`#18`](https://github.com/i18nhero/cli/pull/18) - feat: allow overwriting api host [`#17`](https://github.com/i18nhero/cli/pull/17) - feat(cli): working push command [`#16`](https://github.com/i18nhero/cli/pull/16) - build(deps): use rustls for reqwest [`#12`](https://github.com/i18nhero/cli/pull/12) - feat(cli): command for pulling locales [`#11`](https://github.com/i18nhero/cli/pull/11) - feat(cli): shell completion command [`#10`](https://github.com/i18nhero/cli/pull/10) - feat(cli): init command [`#8`](https://github.com/i18nhero/cli/pull/8) - feat(config): json schema [`#5`](https://github.com/i18nhero/cli/pull/5) - feat: setup config [`#4`](https://github.com/i18nhero/cli/pull/4) - chore: setup dependabot [`#3`](https://github.com/i18nhero/cli/pull/3) - chore: validation workflow [`#2`](https://github.com/i18nhero/cli/pull/2) - build: setup publishing [`#1`](https://github.com/i18nhero/cli/pull/1) - feat(init): ask for file format (#58) [`#48`](https://github.com/i18nhero/cli/issues/48) - feat: support jsonc config (#57) [`#53`](https://github.com/i18nhero/cli/issues/53) - feat(init): ask for output path (#56) [`#49`](https://github.com/i18nhero/cli/issues/49) - feat: check if repo is dirty (#42) [`#20`](https://github.com/i18nhero/cli/issues/20) - feat(cli): json5 output (#19) [`#15`](https://github.com/i18nhero/cli/issues/15) - chore: update sub deps [`d4d89d5`](https://github.com/i18nhero/cli/commit/d4d89d5604b332310566d6d79f4bd36c02e2f59d) - chore: setup workspace [`11b6f6c`](https://github.com/i18nhero/cli/commit/11b6f6c749b6ff69b7cf84a9131c05be73bde525) - Initial commit [`d96cebc`](https://github.com/i18nhero/cli/commit/d96cebc79c1f5243aa1ed05b2e68aaf5e380c61a)