Skip to content

Releases: dogsheep/dogsheep-beta

0.5

04 Sep 01:46
Compare
Choose a tag to compare
0.5
  • Custom template displays can now render a point on a map. #12

0.4.1

03 Sep 21:41
Compare
Choose a tag to compare

0.4

03 Sep 21:11
Compare
Choose a tag to compare
0.4
  • Working faceted search interface at /-/beta #3
  • is_public column for filtering between public and private data. #11
  • New received category. #10

0.4a1

03 Sep 18:03
d3a91f5
Compare
Choose a tag to compare
0.4a1 Pre-release
Pre-release
  • Added received category. #10
  • New is_public column. #11

0.4a0

03 Sep 03:54
Compare
Choose a tag to compare
0.4a0 Pre-release
Pre-release
  • Incomplete preview of the /-/beta search interface. #3 #9

0.3

02 Sep 21:07
Compare
Choose a tag to compare
0.3
  • New category column plus default categories table. #7

0.2

01 Sep 20:41
2e0ff04
Compare
Choose a tag to compare
0.2
  • Use Porter stemming by default, allow that to be over-ridden with the new --tokenize= option. #2

0.1

01 Sep 06:12
Compare
Choose a tag to compare
0.1
  • Optimize the FTS table and vacuum the database. #4
  • First non-alpha release

0.1a2

01 Sep 04:50
903a756
Compare
Choose a tag to compare
0.1a2 Pre-release
Pre-release
  • Now creates an index on the timestamp column. #1

0.1a

01 Sep 04:19
Compare
Choose a tag to compare
0.1a Pre-release
Pre-release
  • First working version