V0.0.5
Adding support for parallel execution of builders (#4) * Adding support for parallel execution of builders Date: Sat Jul 16 09:24:04 2022 +0800 * revert context changes * ensure wg.Add is called before work starts * updating go workflow * addressing PR comments * adding MaxPlanParallelism function