Releases: cosmology-tech/telescope
Releases · cosmology-tech/telescope
@cosmology/[email protected]
What's Changed
- Feat: amino exceptions (don't merge yet) by @pyramation in #25
- Feat/client by @pyramation in #26
- Feat/proper mutations queries by @pyramation in #35
- Feat/parser by @pyramation in #45
- Feat/akash by @pyramation in #88
- LCDClient generation by @pyramation in #93
- Feat/fixed types by @pyramation in #98
- Feat/repeated uint32 by @pyramation in #111
- github actions by @pyramation in #122
- allow generation of clients w/o default types by @pyramation in #126
- Feat/cosmwasm amino by @pyramation in #138
- default tests to exporting package by @pyramation in #129
- includePackageVar by @pyramation in #128
- plugin for date/timestamp by @pyramation in #127
- useDuration duration/string option by @pyramation in #139
- Feat/clients by @pyramation in #145
- Generator plugins by @pyramation in #149
- Upgrade v10 by @pyramation in #150
- Fix/trailing slash by @pyramation in #152
- Feat/type url option by @pyramation in #153
- aggregated clients v1 by @pyramation in #154
- Feat clients plugins by @pyramation in #157
- Scoped import objects for RPC and LCD objects by @pyramation in #156
- Feat/more helpers by @pyramation in #164
- Fix/wasm bytes by @pyramation in #163
- Upgrade/ts codegen by @pyramation in #169
- Feat/excluded protos packages by @pyramation in #173
- Feat/no client factory by @pyramation in #174
- default protos by @pyramation in #175
- add bundle option by @pyramation in #178
- Feat/prototypes options by @pyramation in #179
- Feat/allow undef types by @pyramation in #180
- Feat/separated sg options by @pyramation in #181
- typed LCD by @pyramation in #182
- Fix/lcd params by @pyramation in #185
- Feat/deep partial by @pyramation in #189
- Feat/native types by @pyramation in #190
- Feat/ts disable by @pyramation in #193
- proto parser options and keepCase by @pyramation in #195
- Feat/keep case params by @pyramation in #196
- Feat/parse all http options by @pyramation in #203
- Optional query params by @pyramation in #204
- Feat/sdk types by @pyramation in #206
- Feat/rpc extensions by @pyramation in #208
- Fix/bind lcd by @pyramation in #213
- Feat/lcd v2 by @pyramation in #216
- Feat/arrow funcs by @pyramation in #220
- Feat/amino proto export by @pyramation in #223
- Feat/helpers by @pyramation in #226
- Feat/googprotos by @pyramation in #227
- Feat/eslint disable by @pyramation in #228
- doc gen by @pyramation in #229
- Feat/upgrade and fixes by @pyramation in #234
- Fix/proto dedup by @pyramation in #240
- Feat/service types by @pyramation in #243
- Fix some IMG tags by @daniel-farina in #244
- readme by @pyramation in #248
- Feat/http endpoint 🐾 by @pyramation in #255
- template tags by @pyramation in #261
- Feat/react query by @pyramation in #262
- imports by @pyramation in #264
- Create dependabot.yml by @faddat in #265
- Feat/amino v2 by @pyramation in #270
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #273
- recursive amino converters by @pyramation in #271
- Feat/accepts implements any by @pyramation in #272
- Sprint/encoding by @pyramation in #280
- Refactor/amino v2 by @pyramation in #282
- Feat/proto options by @pyramation in #283
- Feat/proto encoded interfaces by @pyramation in #285
- Fix/amino interfaces by @pyramation in #286
- Feat/grpc_types by @hoangdv2429 in #294
- asts by @pyramation in #295
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #302
- ast: grpc-gateway by @pysel in #296
- ast: grpc-web by @hoangdv2429 in #299
- React query plugin comments by @Zetazzz in #303
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #290
- Changes to Gateway from recent call (WIP) by @pysel in #305
- add mobx plugin scoped bundle and a common bundle builder. by @Zetazzz in #310
- Mobx plugin by @Zetazzz in #311
- Mobx plugin by @Zetazzz in #315
- move outputv2 and v3 into v-next folder by @Zetazzz in #316
- generated mobx output to v-next by @Zetazzz in #317
- Merge vue by @pyramation in #320
- Vue2 by @pyramation in #319
- feature: grpc web by @hoangdv2429 in #306
- Merge grpc web by @pyramation in #318
- add more docs by @Zetazzz in #323
- Bundle gen bug by @Zetazzz in #324
- fixed pinia bugs by @Zetazzz in #325
- Fix type mismatch by @Zetazzz in #330
- cosmos sdk decimal under
typingsFormat.customTypes.useCosmosSDKDec
flag by @Zetazzz in #332 - Switch long bigint by @Zetazzz in #333
- glob files and protos by @pyramation in #335
- Fix/template strings by @pyramation in #343
- upgrade babel by @pyramation in #344
- complete docs and comments by @Zetazzz in #345
- Mobx bug fix by @Zetazzz in #346
- fix mbox plugin comments by @Zetazzz in #347
- Update tests and cleanup recursiveModuleBundle method by @Zetazzz in #348
- apply create empty ref function by @Zetazzz in #355
- get rid of Long by rewrite binary coder by @Zetazzz in #360
- Feat/add example webpage by @hoangdv2429 in #342
- Feat/grpc gateway client by @hoangdv2429 in h...