This repository has been archived by the owner on Sep 22, 2024. It is now read-only.
v0.5.0-alpha.291
Pre-release
Pre-release
github-actions
released this
15 Dec 20:05
·
2 commits
to main
since this release
Bug Fixes
- π fixed issues with windows and multi network interfaces (iamalper)
Documentation
- mark completed TODO (alper)
Code Refactoring
- make stopListening not null (alper)
- remove unsupported platform's folders (alper)
- change WidgetKeys to enum (alper)
Tests
- create temp dir if not exists (alper)
- use absolute path for temp dir (alper)
- fix teardown (alper)
- contiune discovering if couldn't find (alper)
- β allow more than one discover (iamalper)
- β fix test (iamalper)
- β fix test for actions (iamalper)
- β test fix (iamalper)
- fix test 2 (iamalper)
- use random ip for test and retry (iamalper)
- π§ͺ migrate to integration tests (iamalper)
- fix asset directory seperator (iamalper)
- migrate to integration tests (iamalper)
- fix linux test with xvfb (iamalper)
Builds
- remove msix (alper)
- give error if build artifacts not found (alper)
- enable windows build (alper)
- add missing dependency (alper)
- update actions (alper)
- update actions (alper)
- fix temp dir for windows (alper)
- use absolute path for temp dir (alper)
- use absolute path for path provider (alper)
- fix the name of app icon for windows (alper)
- fix windows build dir (alper)
- seperate build artifacts (alper)
- zip windows assets (alper)
- fix multi line (alper)
- windows zip source folder fix (alper)
- fix deb path (alper)
- fix deb directory (alper)
- fix deb directory (alper)
Continuous Integration
- π windows build directory fix (iamalper)
Commits
- a5e80d7: build: (alper)
- b60df8c: Merge branch 'develop' of https://github.com/iamalper/weepy into develop (alper)
- acdcd16: Revert "build: use absolute path for temp dir" (alper)
- 91f2be7: Revert "test: create temp dir if not exists" (alper)
- 6c2b2cb: Revert "build: use absolute path for path provider" (alper)
- f3e51ed: Update README.md (iamalper)
- 624c7ba: Revert "build: fix deb path" (alper)
- 1e36211: Revert "build: fix deb directory" (alper)
- a1c3d47: Remove todos in README.md (iamalper)
- 602b7ef: Revert "test: β allow more than one discover" (iamalper)
- 207af36: Revert "test: β fix test" (iamalper)
- 1a27821: Support working on background #7 (iamalper)