-
Notifications
You must be signed in to change notification settings - Fork 8
/
Changes.txt
54 lines (38 loc) · 1.07 KB
/
Changes.txt
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
4.1.0
----------------
- flickr: *.3gp files are considered as movies.
* flickr: photos are now uploaded as "family"
* flickr: -upload-movie option is added. Movies are not uploaded by default
* port for OCaml 4.03.0, ppx_orakuda.3.0.0, ppx_meta_conv.2.3.0 and spotlib.3.0.0
4.0.2
----------------
- Port for OCaml 4.02.2
- Implemented json_of_t for Text.t (by Dominic Price <dominic.price@nottingham.ac.uk>)
- Added bunch of Flickr APIs
4.0.1
----------------
- Flicker error handling
* Fix of OCamlFind package names
4.0.0
----------------
* Moved from CamlP4 to PPX based auto-code generation
- Retriable job monad for Flickr
3.0.0
----------------
- Port to OCaml 4.02.x
- Added Oauth_ex, a wrapper layer of Oauth
- Generalized OAuth code for Flickr
- Added Flickr API
- Now provides 3 separate library packages: ocamltter_oauth, ocamltter_twitter and ocamltter_flickr
2.1.2
----------------
- Port to OCaml 4.01
- OAuth now uses HTTPS
2.1.1
----------------
2.0.0
----------------
* Port to Twitter API version 1.1
2.0.1
----------------
* Port to newer meta_conv.1.3.0