Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,706 contributions in the last year
Activity overview
Contribution activity
May 2020
- Sija/climate.cr Crystal
- Sija/blurhash C
Created a pull request in veelenga/awesome-crystal that received 5 comments
Add blurhash.cr
Link https://github.com/Sija/blurhash.cr Checklist - Shard is at least 30 days old. - Shard has CI implemented. - Shard has daily/weekly period…
+1
−0
•
5
comments
- Always include `lib` directory in the CRYSTAL_PATH
- Add docs and some type restrictions to HTTP::Headers
- Add faster Digest#hexfinal, Digest#hexfinal(dst)
- XML: improve xpath regarding namespaces
- Add Docs and Types to the HTTP::Cookies
- Prefer HTTP basic authentication in OAuth2 client
- Escape CDATA end sequences
Created an issue in crystal-lang/crystal that received 5 comments
BC broken between 0.34.0 and 0.35.0-dev
My recent nightly CI build started to fail with:
In lib/kemal/src/kemal/helpers/helpers.cr:143:7 143 | Gzip::Writer.open(env.response) do |deflate|…
5
comments