UNPKG

@flying-dice/tslua-common

Version:

Common Utils Library

454 lines (120 loc) 6.69 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## 0.32.23 (2025-03-10) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.32.22 (2025-03-03) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.32.21 (2025-02-24) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.32.20 (2025-02-17) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.32.19 (2025-02-03) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.32.18 (2025-01-27) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.32.17 (2025-01-20) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.32.16 (2025-01-14) ### Bug Fixes * normalize header keys to lowercase in HTTP modules ([828c284](https://github.com/flying-dice/tslua-dcs/commit/828c2847c3f32a48258377ff717ec510346362dd)) ## 0.32.15 (2024-12-31) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.32.14 (2024-12-30) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.32.13 (2024-12-23) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.32.12 (2024-12-16) ### Bug Fixes * support DCS 2.9.10.3948 ([35992b7](https://github.com/flying-dice/tslua-dcs/commit/35992b7d134d6e15dd5ec87258b2ed7c7272ebfd)) ## 0.32.11 (2024-12-16) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.32.10 (2024-12-14) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.32.9 (2024-12-14) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.32.8 (2024-12-13) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.32.7 (2024-12-12) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.32.6 (2024-12-09) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.32.5 (2024-12-05) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.32.4 (2024-12-04) ### Bug Fixes * **tslua-dcs-mission-types:** Fix type errors for airbase ([36d3a2a](https://github.com/flying-dice/tslua-dcs/commit/36d3a2a0d5eca7d25d4cad49e27606ee67fb6951)) ## 0.32.3 (2024-12-04) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.32.2 (2024-12-04) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.32.1 (2024-12-04) **Note:** Version bump only for package @flying-dice/tslua-common # 0.32.0 (2024-12-04) ### Features * **tslua-dcs-mission-types:** add LLtoMGRS and MGRStoLL function signatures ([a21098c](https://github.com/flying-dice/tslua-dcs/commit/a21098cefed41aeb3fcdd055ed5ffbdaf3d36b28)) # 0.31.0 (2024-12-02) ### Features * **tslua-http-api:** add error tracking within Application and support for JSON encode errors ([43e66f0](https://github.com/flying-dice/tslua-dcs/commit/43e66f08bb764d97c471f8c1a14356ee96d3c870)) ## 0.30.11 (2024-12-02) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.30.10 (2024-12-02) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.30.9 (2024-12-01) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.30.8 (2024-12-01) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.30.7 (2024-12-01) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.30.6 (2024-12-01) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.30.5 (2024-12-01) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.30.4 (2024-12-01) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.30.3 (2024-12-01) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.30.2 (2024-12-01) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.30.1 (2024-11-10) **Note:** Version bump only for package @flying-dice/tslua-common # 0.30.0 (2024-01-14) ### Features * **rxi-json:** restore rxi json ([4bac0d9](https://github.com/flying-dice/tslua-dcs/commit/4bac0d93a6da0de598a246e96eb3411eeb41b29b)) ## 0.29.3 (2024-01-14) ### Bug Fixes * **tslua-http:** add decode-uri-component tests ([f02db76](https://github.com/flying-dice/tslua-dcs/commit/f02db761d6821041e2e53b69911a505b2c8ec909)) ## 0.29.2 (2024-01-13) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.29.1 (2024-01-12) **Note:** Version bump only for package @flying-dice/tslua-common # 0.29.0 (2024-01-12) ### Features * **tslua-dcs-gui-types:** add terrain module ([0346c92](https://github.com/flying-dice/tslua-dcs/commit/0346c9209bdcd5acb71109da1a79817a4dfc8ef8)) ## 0.28.3 (2024-01-12) ### Bug Fixes * **tslua-http-api:** remove externals def triggering calls to globals without globals needing calling ([faa6e93](https://github.com/flying-dice/tslua-dcs/commit/faa6e9357f30f743b2fbd067b205cffd255c3e99)) ## 0.28.2 (2024-01-12) ### Bug Fixes * **tslua-rxi-json:** add stub .js file ([3ed2ba6](https://github.com/flying-dice/tslua-dcs/commit/3ed2ba6e0a0e3402c10abce43cda3473e12c329e)) ## 0.28.1 (2024-01-12) ### Bug Fixes * **tslua-rxi-json:** add type definition in package.json ([22b472d](https://github.com/flying-dice/tslua-dcs/commit/22b472db79b6b8b26e973f6a04f70865ad3c3d94)) # 0.28.0 (2024-01-11) ### Features * **tslua-http-api:** add http errors ([14d0c27](https://github.com/flying-dice/tslua-dcs/commit/14d0c273e02266e3c26704ac03bea6d4d1a7d6a8)) ## 0.27.2 (2024-01-11) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.27.1 (2024-01-11) **Note:** Version bump only for package @flying-dice/tslua-common # 0.27.0 (2024-01-11) ### Features * **tslua-dcs-gui-types:** add lfs export for gui types ([5f0e4e3](https://github.com/flying-dice/tslua-dcs/commit/5f0e4e3c98d22177dfb16c6c141c23927c8d5ca4)) ## 0.26.2 (2024-01-09) **Note:** Version bump only for package @flying-dice/tslua-common ## 0.26.1 (2024-01-09) ### Bug Fixes * add git username and useremail in release config ([78f41be](https://github.com/flying-dice/tslua-dcs/commit/78f41becefb192643fcb3baf34a63c3a6f9554a7)) # [0.26.0](https://github.com/flying-dice/tslua-dcs/compare/v0.25.0...v0.26.0) (2024-01-09) ### Features * Create Mission and GUI types, remove docs ([8cd782d](https://github.com/flying-dice/tslua-dcs/commit/8cd782d99804e35cab406420ce3093196dc28c10))