What's Changed
- ci: switch to official openwrt/gh-action-sdk by @jow- in https://github.com/jow-/ucode/pull/159
- Fixes for source offset tracking by @jow- in https://github.com/jow-/ucode/pull/158
- Add initial JSDoc infrastructure by @jow- in https://github.com/jow-/ucode/pull/161
- fs: use
fseeko()
andftello()
by @jow- in https://github.com/jow-/ucode/pull/162 - fs: complete function documentation coverage by @jow- in https://github.com/jow-/ucode/pull/163
- docs: various improvements by @jow- in https://github.com/jow-/ucode/pull/164
- Fix 165 by @jow- in https://github.com/jow-/ucode/pull/166
- Introduce signal handling by @jow- in https://github.com/jow-/ucode/pull/157
- Introduce debug library by @jow- in https://github.com/jow-/ucode/pull/167
- types: improve comparison reliability of binary strings by @jow- in https://github.com/jow-/ucode/pull/168
- Documentation improvements by @jow- in https://github.com/jow-/ucode/pull/169
- rtnl: add IFLA_IF_NETNSID for operating in other namespaces by @pktpls in https://github.com/jow-/ucode/pull/171
- Misc fixes by @nbd168 in https://github.com/jow-/ucode/pull/173
- lib: introduce log library by @jow- in https://github.com/jow-/ucode/pull/174
- Various documentation improvements by @jow- in https://github.com/jow-/ucode/pull/175
New Contributors
- @pktpls made their first contribution in https://github.com/jow-/ucode/pull/171
Full Changelog: v0.0.20230606...v0.0.20231102