Stephen McKamey
unread,Feb 16, 2009, 12:19:02 PM2/16/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JsonFx Forum
This release contains some bug fixes and improves IntelliSense for
using JsonFx libraries.
v1.0.0902.1608
- fixed a bug in CSS compaction when specifying web fonts with @font-
face blocks:
- fixed at-rules which do not have a value after the identifier
- fixed at-rules with blocks of declarations (rather than rule-sets)
- improved whitespace removal in at-rules with blocks of declarations
- fixed a situation where a JBST expression result of undefined or
null could generate DOM attributes with that value
- enabled XML comment documentation output and added project warning
suppression for 1570,1571,1572,1573,1591,1592
- changed "BuildTools" namespace to "JsonFx.BuildTools" for
consistency
- enabled ResourceBuildProviders to be able to load referenced
assemblies in Mono