| To load: | (require (planet "leftparen.scm" ("vegashacker" "leftparen.plt" 5 1))) |
| Min Racket version: | 4.1.5 |
| Package description: | LeftParen lets you write web apps quickly. |
| Downloads this week: | 0 |
| Total downloads: | 407 |
| Tickets: | 9 |
| Open tickets: | 2 |
| Primary files: | [no interface available] |
| Current version |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (5 1) | 0.61 | [browse] | 102 | [docs] | 4.1.5 | 2009-05-15 |
| To load: (require (planet "leftparen.scm" ("vegashacker" "leftparen.plt" 5 1))) | ||||||
| Available in repositories: 4.x | ||||||
Updated to work with PLT 4.1.5.; improved body-as-url and corresponding documentation. | ||||||
| Open tickets |
| Ticket Id | Owner | Reporter | Type | Version |
|---|---|---|---|---|
| 116 | vegashacker | vegashacker | enhancement | (2 2) |
| long startup time | ||||
| 131 | vegashacker | vegashacker | defect | (2 2) |
| stack trace is often mostly unusable | ||||
| Old versions |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (5 0) | 0.6 | [browse] | 18 | [docs] | 4.1.5 | 2009-05-02 |
| To load: (require (planet "leftparen.scm" ("vegashacker" "leftparen.plt" 5 (= 0)))) | ||||||
| Available in repositories: 4.x | ||||||
Updated to work with PLT 4.1.5. | ||||||
| (4 1) | 0.51 | [browse] | 87 | [docs] | 4.1.3.9 | 2009-01-12 |
| To load: (require (planet "leftparen.scm" ("vegashacker" "leftparen.plt" 4 (= 1)))) | ||||||
| Available in repositories: 4.x | ||||||
In this version, all PLaneT "requires" reference an explict minor mode. This should avoid issues with the updating of 3rd party PLaneT package. See the previous release (0.5) for more info. | ||||||
| (4 0) | 0.5 | [browse] | 4 | [docs] | 4.1.3.9 | 2009-01-09 |
| To load: (require (planet "leftparen.scm" ("vegashacker" "leftparen.plt" 4 (= 0)))) | ||||||
| Available in repositories: 4.x | ||||||
This version now uses the built-in serve/servlet functionality, and is no longer dependent on the deprecated Instaservlet package. Other changes include
| ||||||
| (3 0) | 0.4 | [browse] | 45 | [docs] | 4.1 | 2008-12-01 |
| To load: (require (planet "leftparen.scm" ("vegashacker" "leftparen.plt" 3 (= 0)))) | ||||||
| Available in repositories: 4.x | ||||||
Added a dev STYLE guide; began using contracts; RSS/Atom feed support; better image uploading support; fixed a number of bugs; added to the documentation; started 'how to develop for LeftParen' documentation; added a stub test suite for LeftParen; fixed up welcome-message function which allows for easy user registration, sign-in, and sign-out | ||||||
| (2 2) | 0.3 | [browse] | 58 | [docs] | 4.1 | 2008-09-26 |
| To load: (require (planet "leftparen.scm" ("vegashacker" "leftparen.plt" 2 (= 2)))) | ||||||
| Available in repositories: 4.x | ||||||
This is a major upgrade that is now compatible with PLT 4.1. There are many other miscellaneous improvements too. | ||||||
| (2 1) | — | [browse] | 2 | [docs] | 4.1 | 2008-09-26 |
| To load: (require (planet "leftparen.scm" ("vegashacker" "leftparen.plt" 2 (= 1)))) | ||||||
| Available in repositories: 4.x | ||||||
This is a major upgrade that is now compatible with PLT 4.1. There are many other miscellaneous improvements too. This version is LeftParen 0.3 externally. | ||||||
| (2 0) | — | [browse] | 1 | [none] | 4.1 | 2008-09-26 |
| To load: (require (planet "leftparen.scm" ("vegashacker" "leftparen.plt" 2 (= 0)))) | ||||||
| Available in repositories: 4.x | ||||||
This is a major upgrade that is now compatible with PLT 4.1. There are many other miscellaneous improvements too. | ||||||
| (1 2) | — | [browse] | 75 | [none] | [none] | 2008-04-16 |
| To load: (require (planet "leftparen.scm" ("vegashacker" "leftparen.plt" 1 (= 2)))) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
| Cookie expirations are no longer hard-coded to a particular date and I use the new hash table functions (hash-ref, hash-set!, make-hash, etc). This means that LP now requires PLT Scheme v3.99.0.23 or greater. | ||||||
| (1 1) | — | [browse] | 8 | [none] | [none] | 2008-04-03 |
| To load: (require (planet "leftparen.scm" ("vegashacker" "leftparen.plt" 1 (= 1)))) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
| (1 0) | — | [browse] | 7 | [none] | [none] | 2008-03-31 |
| To load: (require (planet "leftparen.scm" ("vegashacker" "leftparen.plt" 1 (= 0)))) | ||||||
| Available in repositories: 3xx, 4.x | ||||||
| This is the first release. | ||||||