Releases: fiqus/coophub
Releases Β· fiqus/coophub
v0.2.1
- Added support for git.coop (Gitlab)
v0.2.0
- Added support for GitLab!
- Cache warming improved using
Task.async
, so now loads the data concunrrently.
v0.1.9
- [#48] Extract github API into its own module and refactor cache warmer to use it (#50).
- Adding current app version to footer.
v0.1.8
- Adds Camplight in cooperatives.yml (#49)
- Hotfix for Repository.url => .html_url and getting back to work links at RepoCard.tsx.
v0.1.7
[#4 + #47] Schemaization of the data into Organization
and Repository
structs.
v0.1.6
- Minor layout improvements
- Improved org page on mobile
- Use default GitHub colors for langs on index
v0.1.5
- Adding org: Seattle Developer's Cooperative.
- Displaying total indexed orgs and repos number at home.
- Support for site subdomains as matching keys for orgs and langs.
- Some UI adjustments.
Happy new year! π₯
v0.1.4
- Adding CHANGELOG.
- Adding VERSION file to hold the latest released version (loaded at mix.exs as project
vsn
).
- Keeping updated the project version by writting the
VERSION
file when a release is published.
- Increasing the amount of fetched repos per org to
100
for PROD
env.
v0.1.3
- Adding cooperatives page (removing dropdown from header).
- Adding
exclude_forks
query param for get repos.
- Excluding forked repos from latest and popular from home, from all the languages stats as well.
v0.1.2
[#35] Adding support for HTTPS =]
Merry christmas! π