Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
We changed the versioning to match the ABI of the MagickCore library. Previously the library was linked with -lMagick now its -lMagickCore and the Wand ABI is MagickWand. The version is 1,0,0 because it is the first release of MagickCore (version, revision, age).