public
Description: A few tools I've written to aid development and production of my WordPress theme, Tarski.
Homepage: http://tarskitheme.com/
Clone URL: git://github.com/ionfish/tarski-utilities.git
tarski-utilities / conf / version.yml
100755 55 lines (44 sloc) 2.034 kb
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
2.4:
  link: http://tarskitheme.com/2008/12/11/24-release/
  summary: Now with threaded comments, an improved options page, and full compatibility with WordPress 2.7.
  datetime: 2008-12-11T09:56:25+00:00
 
2.3:
  link: http://tarskitheme.com/2008/08/10/23-release/
  summary: Now with full compatibiity for WordPress 2.6 and the SSL admin functionality.
  datetime: 2008-08-10T23:49:03+01:00
 
2.2.2:
  link: http://tarskitheme.com/2008/07/19/22-release/#v2.2.2
  summary: Fix the broken Links template.
  datetime: 2008-07-20T21:42:14+01:00
 
2.2.1:
  link: http://tarskitheme.com/2008/07/19/22-release/#v2.2.1
  summary: Minor fix for when the theme is first loaded.
  datetime: 2008-07-19T21:59:15+01:00
 
2.2:
  link: http://tarskitheme.com/2008/07/19/22-release/
  summary: Classy navbar selector, better WordPress 2.6 compatibility, better gallery compatibility.
  datetime: 2008-07-19T15:50:59+01:00
 
2.1.4:
  link: http://tarskitheme.com/2008/07/13/214-release/
  summary: Fixes a WordPress 2.6 compatibility issue.
  datetime: 2008-07-13T23:11:36+01:00
 
2.1.3:
  link: http://tarskitheme.com/2008/05/20/21-release/#v2.1.3
  summary: Fixes a PHP 4 compatibility issue.
  datetime: 2008-06-08T00:59:02+01:00
  
2.1.2:
  link: http://tarskitheme.com/2008/05/20/21-release/#v2.1.2
  summary: Fixes a nasty version check timeout bug.
  datetime: 2008-06-07T14:08:05+01:00
 
2.1.1:
  link: http://tarskitheme.com/2008/05/20/21-release/#v2.1.1
  summary: A small bug-fix release for Tarski 2.1.
  datetime: 2008-05-26T20:32:13+01:00
 
2.1:
  link: http://tarskitheme.com/2008/05/20/21-release/
  summary: Tarski 2.1 includes a number of enhancements, including a fully widget-based footer area, avatar support, and a reworked options page in line with the new WordPress admin interface.
  datetime: 2008-05-20T13:39:57+00:00
 
2.0.5:
  link: http://tarskitheme.com/2007/12/09/205-release/
  summary: Tarski 2 provides a raft of new features and a vastly improved codebase. 2.0.5 is a bugfix release.
  datetime: 2007-12-13T09:41:32-07:00