Releases: hyperware-ai/hyperapp-macro
Releases · hyperware-ai/hyperapp-macro
v0.2.0
v0.1.2
What's Changed
- pass ip on ws open by @nick1udwig in #54
- develop by @nick1udwig in #52
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Fix deps so it will deploy to crates.io
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- rename Request, Response -> HPMRe* by @nick1udwig in #1
- generalize send by @nick1udwig in #2
- add generation of
source()by @nick1udwig in #3 - consolidate target dir by @nick1udwig in #5
- change
send()to return a Result, not a SendResult by @nick1udwig in #6 - alias process lib by @nick1udwig in #7
- fixes & optimizations by @nick1udwig in #9
- use app context for current message source() instead of a custom solution by @nick1udwig in #13
- Revert "use app context for current message source() instead of a custom solution" by @nick1udwig in #15
- use app context to supply source() function (attempt 2) by @nick1udwig in #16
- persist state by @nick1udwig in #17
- add response headers by @nick1udwig in #21
- use new process_lib by @nick1udwig in #22
- remove more path method resetting by @nick1udwig in #23
- add sleep by @nick1udwig in #24
- add persist on diff by @nick1udwig in #26
- try including parameterless requests by @nick1udwig in #20
- http request consolidation testing by @nick1udwig in #19
- move http context to future by @nick1udwig in #29
- refactor generate_message_handler by @nick1udwig in #28
- zhr/http request consolidation by @Gohlub in #18
- Develop by @nick1udwig in #4
- move hyperware_app_common to process_lib by @nick1udwig in #33
- add #[ws_client] by @nick1udwig in #34
- add spawn by @nick1udwig in #39
- Eth module handler by @Gohlub in #41
- Update README.md by @jurij-jukic in #44
- Fix: local message incoming from rpc by @jurij-jukic in #45
- Feature: add HTTP error codes from hyperapp by @jurij-jukic in #46
- add optional ui_path field by @nick1udwig in #42
- Feat: ResponseFuture drop edge cases by @jurij-jukic in #51
- Fix: find places where code crashes and fix by @jurij-jukic in #47
- change name to hyperapp by @nick1udwig in #40
- develop by @nick1udwig in #36
New Contributors
- @nick1udwig made their first contribution in #1
- @Gohlub made their first contribution in #18
- @jurij-jukic made their first contribution in #44
Full Changelog: https://github.com/hyperware-ai/hyperapp-macro/commits/v0.1.0