Releases: lilnouns/lilnouns-bots
Releases · lilnouns/lilnouns-bots
v1.0.0-beta.0
Refactor
- Replace
log
crates with built-inworker
console log - Update logging level from Debug to Trace
Revert
- Replace
log
crates with built-inworker
console log
v1.0.0-alpha.57
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
Miscellaneous Tasks
- Update deploy environment setup
v1.0.0-alpha.55
Features
- Post farcaster votes and comments as thread replay casts
Miscellaneous Tasks
- Update GitHub deploy workflow for environment handling
v1.0.0-alpha.54
Miscellaneous Tasks
- Add more directories to
.dockerignore
- Update Dockerfile to simplify copying commands
v1.0.0-alpha.53
Revert
- Update
build
command inwrangler.toml
v1.0.0-alpha.52
Documentation
- Add development guide to README
Miscellaneous Tasks
- Specify Rust version in
Cargo.toml
- Update
package.json
withengine
versions - Add Docker setup for Rust project
- Update
build
command inwrangler.toml
- Update
dev
script inpackage.json
- Add
.dev.vars.example
file and updateDockerfile
Revert
- Update
dev
script inpackage.json
v1.0.0-alpha.51
Bug Fixes
- Update lil nouns voting descriptions in discord handler
Refactor
- Add Link utility to lil nouns FarcasterHandler
v1.0.0-alpha.50
Refactor
- Change Vote id type to String on lil nouns module
Revert
- Disable lil nouns in development environment
v1.0.0-alpha.49
Miscellaneous Tasks
- Disable lil nouns in development environment