Skip to content

Releases: tatsumara/altair

v2.2.0

06 Apr 20:49
Compare
Choose a tag to compare

Features

  • add pagination and more info (tatsumara)
  • arch: update command to support pagination and slash command options #30 (she11sh0cked)

Bug Fixes

Code Refactoring

  • remove obsolete slash registering code (tatsumara)
  • remove old registering logic (tatsumara)

Builds

Commits

v2.1.0

27 Jan 16:25
Compare
Choose a tag to compare

Features

v2.0.0 - The Slash Rework

27 Jan 16:00
Compare
Choose a tag to compare

huge thanks to @portasynthinca3 for doing most of the work for this rework!!!!

Chores

Commits

  • 8e30d30: Merge branch 'slash' into main (tatsumara)

v1.3.0

20 Jan 20:38
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

Code Refactoring

  • remove build date and latest commit from status command (tatsumara)

Commits

  • d3f3013: Revert "feat: arch package search" (mara) #26
  • acd0ffc: last release before slash rework (tatsumara)

v1.2.0

23 Dec 19:05
1eaaf35
Compare
Choose a tag to compare

Features

Builds

  • build and push images to docker registry (mara)
  • possibly fix context (mara)

Commits

  • 8f35f12: Added reddit command (salad) #22
  • d830098: added environment variables for reddit command. (salad) #22
  • b8f668f: reddit.js, now with 100% less reddit api (salad) #22
  • 6147d32: removed the snoowrap env variables (salad) #22
  • 76016c6: removed ads (salad) #22
  • 94762d4: Merge branch 'tatsumara:main' into main (salad) #22
  • b1a9268: (hopefully )fixed mara's issues with it (salad) #22
  • 666b80d: added ability to change sorting type, spruced up embed (salad) #22
  • e1d4756: fixed small oversight in usage parameters (salad) #22
  • 2bccc5b: made title have hyperlink, removed wacky ad blocker line (salad) #22
  • 1e99d45: fixed issue where nonexistent subreddits redirected to the search page (salad) #22
  • 52f5596: fixed subreddit check (salad) #22
  • 1eaaf35: bump version (mara)

v1.1.0

22 Sep 18:59
Compare
Choose a tag to compare

Features

Styles

  • end every command with return await, fix possible injections (tatsumara)

Builds