Skip to content

Releases: jaschaephraim/lrserver

Go modules and LiveReload v4.0.2

Choose a tag to compare

@jaschaephraim jaschaephraim released this 06 Mar 23:34

A long overdue update to Go features and LiveReload JavaScript version.

Thanks to @sowiner and @jorgefuertes for their contributions.

Close() and Shutdown()

Choose a tag to compare

@jaschaephraim jaschaephraim released this 29 Nov 20:31
50d19f6
Merge pull request #13 from gregmagolan/master

Adds Close() and Shutdown() functions

v3

v3

Choose a tag to compare

@jaschaephraim jaschaephraim released this 19 Oct 20:41
3.0.0

Remove unnecessary error from New

Concurrent map fix and updated tests

Choose a tag to compare

@jaschaephraim jaschaephraim released this 25 Aug 05:23
Merge pull request #10 from joeybloggs/master

Fix concurrent map access issue

Updated example

Choose a tag to compare

@jaschaephraim jaschaephraim released this 02 Oct 21:52
2.0.2

Update example

Updated LiveReload javascript and licenses

Choose a tag to compare

@jaschaephraim jaschaephraim released this 26 Jul 03:55
2.0.1

Removed .gitignore

v2, breaks v1 API

Choose a tag to compare

@jaschaephraim jaschaephraim released this 08 Feb 21:38
2.0.0

Change Server.LiveCSS to Server.LiveCSS()

Update example

Choose a tag to compare

@jaschaephraim jaschaephraim released this 16 Jan 06:08
1.0.5

Fix example in README

Update dependency repos

Choose a tag to compare

@jaschaephraim jaschaephraim released this 15 Jan 01:08
1.0.4

Update dependency repos

Update test

Choose a tag to compare

@jaschaephraim jaschaephraim released this 13 Sep 18:05
1.0.3

Update test to use fsnotify.v1