This repository has been archived by the owner on Jun 22, 2023. It is now read-only.
Releases: Loophole-Labs-Archive/polyglot-ts
Releases · Loophole-Labs-Archive/polyglot-ts
v1.0.1
What's Changed
- Convert
protoc
plugin to Go by @pojntfx in #8 - Refactor encoding and decoding for increased performance by @SuperManifolds in #9
- Fix: Decoding Floats by @ShivanshVij in #10
- Release v1.0.1 by @ShivanshVij in #11
Full Changelog: v0.3.0...v1.0.1
v1.0.0
Complete refactor, as a result public interface has completely changed
v0.4.0
Features
- Add basic Go implementation of TS generator without dependency resolution #8 (Felicitas Pojtinger)
- Add simple dependency resolution support #8 (Felicitas Pojtinger)
- Add snapshot tests #8 (Felicitas Pojtinger)
Documentation
- Add
protoc
plugin installation instructions #8 (Felicitas Pojtinger) - Add note on
go install
#8 (Felicitas Pojtinger)
Code Refactoring
- Drop gccgo builds #8 (Felicitas Pojtinger)
- Drop unused code #8 (Felicitas Pojtinger)
- Drop generator installer in
tests
Hydrapp target since the tests do so automatically now #8 (Felicitas Pojtinger)
Builds
- Add Hydrun configuration and remove TS-based generator #8 (Felicitas Pojtinger)
Chores
- Prepare for release (Felicitas Pojtinger)
unstable
chore: Prepare for release
VarInts and Syntax fixes
Merge pull request #6 from loopholelabs/staging Release v0.3.0