Releases
v1.7.2
bump version to 1.7.2 (d5406bb )
mostly_bad shouldn't match for movies w/ 1 score (6e6372d )
"N/A" for metacritic should mean missing score (abe6d1c )
bump version to 1.7.1 (009d2dd )
take trailer video from video strip (f6ee24b )
bump version to 1.7.0 (856eb2c )
include trailer url from imdb (f836720 )
don't prefill links, so we don't have to reject (313ba01 )
bump version to 1.6.0 (703cdf7 )
add more spec examples (b1473f8 )
go along -> move along (6cc2e8c )
controversial requires only 1 outlier score (6790206 )
extract the http ui logic from the handler (ea4413d )
upgrade to crystal 0.35.1 (f226cbd )
search by imdb id (803cfa5 )
bump version to 1.5.0 (d61709d )
use star instead of sparkles emoji (09c85ce )
function for queries without omdb key (235a458 )
bump version to 1.4.0 (8080379 )
no need to check for non-rating (064b360 )
wording for average sounded too good (7704604 )
finer grained recommender (0073027 )
fix: set the error message, not only locally (25aa485 )
recommender only needs the score, not the movie (2562cc9 )
add a newline for the faas handler output (30a4b77 )
main lib dependency is master (df8a88b )
fetcher result is now a value object (0946bb4 )
extract base class for output renderer (20cd63e )
rename to stack.yml to please ofc (5d6ee85 )
Merge pull request #3 from koffeinfrei/feat/open-faas (8ac65e8 )
add ssl configuration for openfass k8s deploy (7692aa5 )
use crystal-http instead of proxy function (02b3e46 )
if poster_url is "N/A" set it to nil (eeeec73 )
handle OPTIONS requests (96cfa00 )
proxy handler for cors support (1bbc8d5 )
add poster url (04d6daf )
use hash for links, as we need the key as well (8c36e28 )
use more explicit hash keys (33ac81f )
handler returns text or json (fc20e8d )
add json output renderer (636d1d2 )
rename ResultOutput to TextOutput (8b2196a )
add open faas function (3e809c7 )
extract fetch logic to ScoreFetcher class (2011787 )
fix shard name (62889a4 )
add installation instructions to add to the $PATH (670760d )
link to prebuilt binaries from readme (dbbe6aa )
replace travis by github actions badge (030ec04 )
bump version to 1.3.0 (314e5da )
Merge pull request #2 from koffeinfrei/chore/github-actions-build (c2f93c7 )
changelog needs the second to last tag as start (80fad3c )
only release on tags (135e9e8 )
use tgz for release files (b8f59e8 )
use artifacts to pass builds to release job (4eeaeb0 )
release as its own job, depending on build (740aa3a )
remove travis (62ba71a )
use release-it to create releases (562e6e1 )
use the fork drujensen/cli (2df8971 )
add build step (f9bd410 )
skip windows (no native crystal support yet) (1ce2a77 )
install crystal natively per os (7c5dfc5 )
use build matrix (657896f )
add github action (1fe6c0a )
bump version to 1.2.0 (aa069a5 )
add year parameter to specify movie by year (c3de45f )
safeguard when tomatoes url is not available (eac312a )
append remaining arguments to title (fc53170 )
fixes the breaking change introduced by 0.30.0 (f5b5f06 )
upgrade to crystal 0.30.1 (2f21ad8 )
bump version to 1.1.0 (1929984 )
update shards (ad59767 )
use tomato url from omdbapi instead of guessing it (55db0b2 )
link to crystal installation from readme (f1ba8d3 )
Revert "link to release binaries from readme" (79a1061 )
add recommendation for movies with no ratings (82cdd08 )
replace contributors by "made with coffee..." (349c3e2 )
You can’t perform that action at this time.