-
Notifications
You must be signed in to change notification settings - Fork 13
/
CHANGELOG
82 lines (55 loc) · 1.86 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
v0.6.9 - 9 Dec 2021
- dissoc :bearer-token when building proper-query (#27)
- Bump clj-http to 3.12.3
- Bump cheshire to 5.10.1
v0.6.8 - 5 Mar 2021
- Fix http method missing bug (#26)
v0.6.7 - 4 Mar 2021
- Add support for socket & connection timeout (#25)
- Bump Clojure, clj-http, cheshire & environ versions
v0.6.6 - 7 Oct 2019
- Add repository topics APIs (#24)
v0.6.5 - 1 Oct 2019
- Improve API parameter names (#21 & #22)
- Add search-topics with search-header (#23)
- Bump to Clojure 1.10.1 & cheshire 5.9.0
v0.6.4 - 5 Jul 2019
- Fix keyword response handling & headers passing (#19)
v0.6.3 - 3 Dec 2018
- Add :bearer-token option in make-request (#12)
- Bump clj-http to 3.9.1 & cheshire to 5.8.1
v0.6.2 - 31 May 2017
- Update project dependencies to recent version (#8)
- Bump to clojure 1.9 & clj-http 3.9.0 (#10)
v0.6.1 - 18 Mar 2017
- Remove unneeded runtime dependency on adzerk/boot-test
v0.6.0 - 14 Mar 2017
- the first release by irresponsible.
- Add Notifications API: Raynes/tentacles#93
- Add Reactions API: Raynes/tentacles#96
- Fix Raynes/tentacles#81: Requests error out when body is not json
- Merge Raynes/tentacles#109: Update to new watch endpoint
- Merge Raynes/tentacles#110: Bugs with conditional requests and :all-pages true
- Fix Raynes/tentacles#64: Collection responses wth extra empty maps as last element
- Bumped deps and updated docs
- Started keeping changelog
- Fixed reported documentation issues
- Packaging Moved to boot ( But jitpack support retained )
v0.5.1 - 11 Jan 2016
v0.5.0 - 11 Jan 2016
v0.4.0 - 26 Jun 2015
v0.3.0 - 22 Dec 2014
v0.2.7 - 09 Jun 2014
v0.2.6 - 17 Jul 2013
v0.2.5 - 16 Apr 2013
v0.2.4 - 19 Dec 2012
v0.2.3 - 19 Dec 2012
v0.2.2 - 25 Aug 2012
v0.2.1 - 22 Aug 2012
v0.2.0 - 19 Aug 2012
v0.2.0-beta1 - 05 May 2012
v0.1.4 - 30 Apr 2012
v0.1.3 - 09 Dec 2011
v0.1.2 - 03 Dec 2011
v0.1.1 - 01 Dec 2011
v0.1.0 - 30 Nov 2011