Commit ee3b4ba
committed
Build: Released 0.5.1 [skip ci]
## [0.5.1](v0.5.0...v0.5.1) (2023-06-08)
### Build
* Always refresh docs ([911c860](911c860))
### Docs
* CITATION.cff ([63bc10d](63bc10d))
* Mention company in CITATION.cff ([c7423c0](c7423c0))
### Fix
* `interface` is a macro in MSVC. ([bed3f79](bed3f79))
* Add `winsock` includes to support windows. ([d0314b1](d0314b1))
* Currently `iovecs` are required only for `uring`. ([9d850be](9d850be))
* MSVC by default makes Debug build. ([0a6c40d](0a6c40d))
* Redundant `;` is a problem on MSVC ([578e741](578e741))
* Workflows ([61e8968](61e8968))
### Make
* Add `MSVC` specific flags. ([18a8276](18a8276))
* Enable windows build on pipelines ([7210d02](7210d02))
* Refactor `pyproject` and `setup.py` for Windows ([2f23d56](2f23d56))
### Refactor
* `engine_posix` for Windows compatibility ([c3d40a5](c3d40a5))
* Remove unused include ([07ae160](07ae160))
* Use `fileno` for cross-compatibility. ([0a72a71](0a72a71))1 parent b50af53 commit ee3b4ba
1 file changed
Lines changed: 1 addition & 1 deletion
0 commit comments