Skip to content

Releases: lilnouns/lilnouns-bots

v1.0.0-beta.0

18 Oct 05:24
v1.0.0-beta.0
8b9ecaf
Compare
Choose a tag to compare
v1.0.0-beta.0 Pre-release
Pre-release

Refactor

  • Replace log crates with built-in worker console log
  • Update logging level from Debug to Trace

Revert

  • Replace log crates with built-in worker console log

v1.0.0-alpha.57

16 Oct 18:05
v1.0.0-alpha.57
2959341
Compare
Choose a tag to compare
v1.0.0-alpha.57 Pre-release
Pre-release

Bug Fixes

  • Corrected API endpoint url in prop lot farcaster
  • Update cache key in lil nouns farcaster
  • Add check for empty cast hash before making request

Refactor

  • Improve JSON construction in FarCaster handlers

v1.0.0-alpha.56

16 Oct 13:16
v1.0.0-alpha.56
8ba515b
Compare
Choose a tag to compare
v1.0.0-alpha.56 Pre-release
Pre-release

Miscellaneous Tasks

  • Update deploy environment setup

v1.0.0-alpha.55

16 Oct 12:12
v1.0.0-alpha.55
d753557
Compare
Choose a tag to compare
v1.0.0-alpha.55 Pre-release
Pre-release

Features

  • Post farcaster votes and comments as thread replay casts

Miscellaneous Tasks

  • Update GitHub deploy workflow for environment handling

v1.0.0-alpha.54

11 Oct 18:42
v1.0.0-alpha.54
856bfde
Compare
Choose a tag to compare
v1.0.0-alpha.54 Pre-release
Pre-release

Miscellaneous Tasks

  • Add more directories to .dockerignore
  • Update Dockerfile to simplify copying commands

v1.0.0-alpha.53

11 Oct 15:56
v1.0.0-alpha.53
8d7776b
Compare
Choose a tag to compare
v1.0.0-alpha.53 Pre-release
Pre-release

Revert

  • Update build command in wrangler.toml

v1.0.0-alpha.52

11 Oct 15:27
v1.0.0-alpha.52
98aa665
Compare
Choose a tag to compare
v1.0.0-alpha.52 Pre-release
Pre-release

Documentation

  • Add development guide to README

Miscellaneous Tasks

  • Specify Rust version in Cargo.toml
  • Update package.json with engine versions
  • Add Docker setup for Rust project
  • Update build command in wrangler.toml
  • Update dev script in package.json
  • Add .dev.vars.example file and update Dockerfile

Revert

  • Update dev script in package.json

v1.0.0-alpha.51

10 Oct 08:38
v1.0.0-alpha.51
5bc0961
Compare
Choose a tag to compare
v1.0.0-alpha.51 Pre-release
Pre-release

Bug Fixes

  • Update lil nouns voting descriptions in discord handler

Refactor

  • Add Link utility to lil nouns FarcasterHandler

v1.0.0-alpha.50

09 Oct 17:24
v1.0.0-alpha.50
cfb5f08
Compare
Choose a tag to compare
v1.0.0-alpha.50 Pre-release
Pre-release

Refactor

  • Change Vote id type to String on lil nouns module

Revert

  • Disable lil nouns in development environment

v1.0.0-alpha.49

11 Oct 15:55
v1.0.0-alpha.49
e3f6c83
Compare
Choose a tag to compare
v1.0.0-alpha.49 Pre-release
Pre-release

Miscellaneous Tasks

  • Disable lil nouns in development environment