Releases: candid82/joker
Releases · candid82/joker
v1.9.0
Compare
Sorry, something went wrong.
No results found
General improvements
Linter improvements
Added support for union types in return values.
Added linter return tags for core functions and expanded type tagging coverage.
Fixes
Fixed type inference for stubs.
Fixed linter deref return types for volatile and other core functions.
v1.8.3
Compare
Sorry, something went wrong.
No results found
Fixes
Fix type inference for callables (linter).
v1.8.2
Compare
Sorry, something went wrong.
No results found
Linter improvements
Improve type inference.
Only execute ~/.jokerd/linter.* files, not files from current directory up to root.
v1.8.1
Compare
Sorry, something went wrong.
No results found
General improvements
Linter improvements
Implement more thorough type checking
Fix redundant do linter warning in joker.better-cond/cond
v1.8.0
Compare
Sorry, something went wrong.
No results found
General improvements
Improve docstrings across the board
Make joker.url parse-query strict
Add support for :as-alias
Implement joker.smtp/send
Implement joker.pop3 namespace
Fixes
Fix joker.git config and commit map keys
Fix joker.string edge cases
Propagate joker.csv flush errors
Propagate joker.bolt transaction errors
v1.7.2
Compare
Sorry, something went wrong.
No results found
General improvements
Support osc8 in joker.pprint/print-table.
Improve joker.better-cond macros to avoid "redundant do" linter warnings.
Add SSE support to joker.http.
Add filesystem watch API (joker.os/watch).
Add joker.time/parse-in-timezone function.
v1.7.1
Compare
Sorry, something went wrong.
No results found
General improvements
various minor performance optimizations
added arm64 linux binary build
v1.6.0
Compare
Sorry, something went wrong.
No results found
General improvements
Add darwin/arm64 to release binaries.
v1.5.8
Compare
Sorry, something went wrong.
No results found
Fixes
fixed binary target arch in release script
v1.5.7
Compare
Sorry, something went wrong.
No results found
Linter improvements
make cljs linter recognize global interfaces (e.g. IUUID, IComparable etc)