Skip to content

Releases: sethkor/lexbelt

v0.0.9

02 Oct 06:48
cff84b2
Compare
Choose a tag to compare

Changelog

d1c9a1d Add support for mac arm M1
5023d6d Fix lambda example
6e06900 Merge pull request #12 from sethkor/fix-example-lambda
cff84b2 Merge pull request #13 from sethkor/mac-arm-m1-build

v0.0.8

02 Oct 06:47
6e06900
Compare
Choose a tag to compare

Changelog

9715654 Merge pull request #10 from sethkor/export-slots
e1c1cf8 Merge pull request #11 from sethkor/remove-publish
07265b3 Update README
b1bfa8c Update README
c45c7f6 Update README
7541a86 remove publish.go as it's not needed

v.0.0.7

22 Sep 11:00
9715654
Compare
Choose a tag to compare

Changelog

ebacaf9 Add export function and tidy a bunch of stuff
aa8e47b Tidy README

v0.0.6

21 Sep 06:56
1474174
Compare
Choose a tag to compare

Changelog

0790895 Fix naming convention for example dirs
abec426 Fix naming convention for example dirs
4581bd6 Major rework around provisioning and publish
7e86594 Merge pull request #7 from sethkor/fix-example-dirs
8554c8a Merge pull request #8 from sethkor/fix-example-dirs
1474174 Merge pull request #9 from sethkor/publish-latest
cf9b41b Tidy README

v0.0.5

16 Sep 11:12
c958c77
Compare
Choose a tag to compare

Changelog

81fed10 Create LICENSE
b3b2a4c Fix bug with setting name
5842b42 Fix bug with setting name
c958c77 Merge pull request #6 from sethkor/fix-bot-naming
d437e46 Remove usnused config file
730c7fd fix README format git quirk

v0.0.4

16 Sep 09:17
7564f34
Compare
Choose a tag to compare

Changelog

57ef82c Add lexbelt to git ignore so it doesn't pick up test executable
5d0aa9d Add yaml example for slots
e4d9ab8 Change yaml definition in preperation for specifying a mono bot
250a529 Finish testing of monobot, we have a fairly stable release now
de1bfdd Fix and test json monobot example
f41bdae Merge pull request #2 from sethkor/single-file-lex
c87faa3 Merge pull request #3 from sethkor/single-file-lex
56e1475 Merge pull request #4 from sethkor/single-file-lex
7564f34 Merge pull request #5 from sethkor/single-file-lex
5215353 More yaml examples
5b7916e Tidy up example, remove duplicate file and add missing part to file we kept
fd1181a Tidy up status reporting when a new bot is built
27c6e49 fix README format git quirk

v0.0.3

15 Sep 09:38
7f2e3aa
Compare
Choose a tag to compare

Changelog

7f2e3aa Merge pull request #1 from sethkor/tidy-upgrade-go
9cc76e2 Upgraded to latest go, goreleaser, modules. Started to add some examples. Some small refactors

0.0.2

25 Apr 03:59
Compare
Choose a tag to compare

Changelog

ad68a03 Fixing brew bit
5e101b0 Further tidies
dcdfb41 Lots of tidy up
5d2f26a Tidying up goreleaser
e05b3ba fixing brew

0.0.1

13 Apr 06:13
Compare
Choose a tag to compare

Changelog

dc80817 First pass of lex belt
acdc28d Initial commit
7c36e05 Set up go releaser