SMART-TPL 0.10
- Vectors now have a working key() implementation which will return the current item (0-indexed)
- Added a simple range modifier allowing you to select a certain range from a vector or map
- Buffer will now cast to a const std::string& instead of a const std::string
- Added sonames