6
1
mirror of https://git.mills.io/saltyim/saltyim.git synced 2024-06-28 17:51:04 +00:00
prologic-saltyim/CHANGELOG.md
2022-03-20 02:38:20 +10:00

1.5 KiB

0.0.4 (2022-03-20)

Bug Fixes

  • Fix make-user to create the identity as prologic.key (by default)

0.0.3 (2022-03-20)

Features

  • Add chglog config

Updates

  • Update CHANGELOG for 0.0.3

0.0.2 (2022-03-20)

Features

  • Add GoRelaser config

Updates

  • Update deps
  • Update 'README.md'

0.0.1 (2022-03-19)

Bug Fixes

  • Fix args for make-user
  • Fix Lookup not returning an error parsing invalid configs
  • Fix shell readmsgs() so no arguments work properly
  • Fix help message
  • Fix instructions for setting up the Salty Config
  • Fix some bad printf(s)
  • Fix some shell warnings
  • Fix help to show how to use make-user

Features

  • Add make-user command (#9)
  • Add support for looking for a default identity
  • Add chat command
  • Add builtin support for sending desktop notifications
  • Add read command
  • Add lookup command (#4)
  • Add chat sub--command to read a line in a loop and send to recipient
  • Add a lookup mechanism that uses nick@domain and a request to https://domain/.well-known/salty/nick.json

Updates

  • Update README
  • Update README
  • Update README on new chat sub-command
  • Update instructions re MSGBUS_URI
  • Update README
  • Update README with more docs
  • Update the README with better docs