| last_commit_released | name |
|---|---|
ffc2eba8a1d50257608b9456e928bdf199392d40 |
Fable.Beam |
All notable changes to this project will be documented in this file.
- Align Cowboy bindings with cowboy 2.14 module structure (#21) (ffc2eba)
- Suffix Httpc Emit variables to avoid Erlang scope collisions (#20) (c050d67)
- Use snake_case keys in Httpc response maps (#18) (032a984)
- Strip package name prefix from version in publish workflow (#16) (85efdcf)
- Make Httpc public functions direct Emit bindings (#14) (b9fcd1a)
- Add typed bindings for File, Io, Os, Httpc and Erlang date/time (#12) (ba5ac9b)
- Add erased opaque types for Erlang Pid, Ref, Atom, TimerRef and TableId (#11) (f88329a)
- Strip PR reference from version in publish workflow (ad150cf)
- Target netstandard2.0 instead of net10.0 (#9) (0506adb)
- Auto-release on ShipIt PR merge (875273e)
- Add application module, Cowboy handler and WebSocket bindings (#7) (ece4354)
- Don't fail publish if GitHub release already exists (74f22bd)
- Add Erlang/OTP and Cowboy bindings with build system and CI (ac68580)
- Configure ShipIt for rc pre-release versioning (#2) (59bc7d3)
- Initial release placeholder