Skip to content

Releases: JerboaBurrow/Busser

Busser 0-0.2.2

22 May 04:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0-0.2.1...v0-0.2.2

release-v0-0.2.1

14 May 19:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0-0.2.0...v0-0.2.1

Busser 0-0.2.0

11 May 09:28
Compare
Choose a tag to compare

New features

  • Page and Resource are now unified into Content
  • Content has the Observable trait, so optionally, by default, Content may be refreshed when it is requested (mutex'd). This means when the website is updated Busser will detect it and update as and when content is requested.
  • The tag is now an html comment rather than a header.
  • The Openssl version is reported in busser -v

What's Changed

Full Changelog: v0-0.1.2...v0-0.2.0

Busser 0-0.1.2

26 Apr 05:50
3557bf8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0-0.1.1...v0-0.1.2

Busser 0-0.1.1

24 Mar 07:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0-0.1.0...v0-0.1.1

Busser 0-0.1.0

08 Mar 06:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0-0.0.5...v0-0.1.0

Busser 0-0.0.5

27 Feb 07:34
0839ccc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0-0.0.4...v0-0.0.5

Busser 0-0.0.4

16 Feb 07:23
Compare
Choose a tag to compare

What's Changed

  • config reading abstracted by @Jerboa-app in #4
  • adds stats, ipinfo, and tagging of pages (that can be dsiabled) by @Jerboa-app in #5

Full Changelog: v0-0.0.3...v0-0.0.4

Busser v0-0.0.3

14 Feb 13:42
aaf7013
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0-0.0.2...v0-0.0.3

Busser 0-0.0.2

10 Feb 12:26
Compare
Choose a tag to compare

What's Changed

  • configure the IP throttler in config.json
  • delete IP logs in the throttler periodically
  • adds reading of pages dir and serving them by @Jerboa-app in #1

Full Changelog: https://github.com/JerboaBurrow/Busser/commits/v0-0.0.2