﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1822	Specification of minimal required version of CHICKEN in egg files	Mario Domenech Goulart		"This is about making it possible for egg authors to specify the minimum version of CHICKEN required for their eggs in egg files.

Something like

{{{
(minimum-required-chicken-version ""5.5.0"")
}}}

When users try to install eggs, chicken-install should verify whether the version of CHICKEN is recent enough to install the requested eggs.

This gives us more flexibility for making not-so-radical-but-breaking core API changes within a major CHICKEN version, still providing good feedback to users."	defect	closed	major	6.0.0	core tools	5.3.0	worksforme	chicken-install		
