summaryrefslogtreecommitdiff
path: root/Changelog
blob: 6660c56aaed077699b4c66ba37ce2612f8062a1a (plain)
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
envstore 2.0.1 - Wed Dec 2 2009

    * Remove Bloat[tm] from the source
    * Use -mdoc macros in the manuals
    * Increase maximum length of parameter name/value

envstore 2.0 - Mon Nov 2 2009

    * Rewrite in C
    * Renamed envstore show to envstore list
    * Newlines in variable values are no longer supported
    * Introduces single-character arguments (envstore s == envstore save etc)

envstore 1.2 - Thu Jul 9 2009

    * Use Storable instead of Simplestore
    * Use ENVSTORE_FILE parameter to set where the store is saved

envstore 1.1 - Wed Jul 1 2009

    * Use Simplestore to save the environment
    * Various code and documentation improvements
    * The store file is now saved as /tmp/envstore-UID

envstore 1.0 - Thu May 21 2009

    * save, show, eval, remove and clear parameters
    * basic security checks
    * Umlauts, spaces etc. work fine