Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (13m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (52d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (164d) 

2024-05-23 14:32:14 UTC Now

2015-08-23 00:23:26 UTC MAIN commitmail json YAML

Update 0.32 to 0.33
-------------------
0.33    2015/07/29 16:15:55
        [CHANGES]
        * Added ->catch and ->catch_with_f
        * Add catch-handler semantics to ->then / ->then_with_f
        * Also pass fmap* items via $_ (RT105558)
        * Undocument ->done_cb / ->fail_cb / ->cancel_cb
        * Entirely delete ->and_then / ->or_else
        * New barename documentation style including "since" versions
        * Further document the idea of failure categories as used by catch*

(mef)