Releases: MostroP2P/mostro
Releases · MostroP2P/mostro
v0.8.5
v0.8.4
What's Changed
- Clap by @arkanoider in #116
- used sdk code to avoid code duplication - reduced user_rate.rs file by @arkanoider in #117
- Split fee by @grunch in #118
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- updated nostr-sdk by @arkanoider in #112
- Refactored replaceable event kind by @arkanoider in #114
- Upgrade mostro core version by @grunch in #115
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- Removed the case of panic if db is empty in scheduler by @arkanoider in #109
- Fix u8 vector conversion to hex by @grunch in #110
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Removed lazy static crate, refactored some code in user rate send by @arkanoider in #106
- removed global user vector by @arkanoider in #107
- Fix u8 vec to hex string by @grunch in #108
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- use Duration for send_msg by @satoshisound in #92
- Modifies the init script to read database url from the toml file & print steps by @bilthon in #99
- Uses awk instead of grep in the init script, making it more robust by @bilthon in #100
- Latest nostr sdk by @arkanoider in #103
- Some improvements on config file and db file by @arkanoider in #104
- Fix db string by @grunch in #105
New Contributors
- @satoshisound made their first contribution in #92
Full Changelog: v0.7.8...v0.8.0
v0.7.8
What's Changed
- First draft of mostro fee by @arkanoider in #79
- Bug fixes and refactoring related bot fee by @grunch in #80
- Fixes on saving fee by @grunch in #81
- Test ack message by @grunch in #82
- AddInvoice fixes by @grunch in #83
- env var check quick and dirty by @arkanoider in #84
- Limit order amount by @grunch in #86
- Retry test by @arkanoider in #88
- First commit on nip12 filter by @arkanoider in #89
- nip12 fiat name filter tag by @arkanoider in #90
- small test on fee calculations by @arkanoider in #91
- Add settings file by @grunch in #96
Full Changelog: v0.7.3...v0.7.8