gfile v0.1.0 Release Notes
Release Date: 2019-04-08 // over 4 years ago-
🔄 Changelog
6f6246b Added 'bench' command
📦 840080c Added Stats package
✅ 2bfc42e Added bench tests
🌲 ab14188 Added log to receiver
🌲 b6f5661 Added logging for sender
✅ 72f9fd5 Added main() tests
470f862 Added more API flexibility
c37bff2 Cleaned WASM code
🛠 693d40d Fixed dependencies
🛠 fae0edc Fixed DataRaces
🛠 4439399 Fixed codacy
🛠 cc20754 Fixed code duplication
👕 1685c7e Fixed linter
👕 c41f7db Fixed linter
👕 3f16a01 Fixed linter false positive
🛠 b9af48c Fixed stats copy
✅ eb3f63d Fixed tests
b819920 Improved outputs
✅ b20927e Improved test coverage
0d6c7fb Improvements
🚚 f66992c Moved 'utils' from 'internal/' to 'pkg/'
b68be71 Refacto, clean repo
🚚 d2c04c2 Removed http stuff
96ffd5c Should now be able to send data
🌐 51595e8 Started to work on Web Client
42eb50c Still working on webasm
15f6b48 Switch to pion/webrtc v2
4b03ca7 Switched frompions
topion
⚡️ 4cc1d7a Updated Main() tests
⚡️ 338a081 Updated README.md
⚡️ ef90043 Updated dependencies
⚡️ 11c8896 Updated dependencis, fixed linter
a035188 Working on WASM
✅ 02c5a8f Wrote StripSDP tests
✅ 1eb9805 Wrote small file exchange test
Previous changes from v0.0.2
-
🔄 Changelog
✅ 01f6403 Added HTTP tests
0a02c8c Added coverage badge
🛠 a35eee7 Fixed CI/CD
🛠 4361c41 Fixed gomod
✅ ea0af8b Fixed race condition in http_test
947da8c Now compressing SDP with gzip
65eff63 Reduced size of SDP even more
✅ 0069080 Refacto, working on tests
🚚 0e5ea54 Removedcurl
/gfile sdp
commands
🚚 82655a0 Removed the use of 'curl'
✅ f9790dd Temporarily commented session test
⚡️ fea762d Updated dependencies