Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 524 Bytes

NEWS.md

File metadata and controls

20 lines (12 loc) · 524 Bytes

rcityviews 1.1.3

Bug fixes

  • scale in theme now also scales the places.

rcityviews 1.1.2

New features

  • Persistent storage for custom themes using the city_themes() function.
  • Nice print() methods for objects from new_city() and city_themes().
  • Implements geocoding feature in the new_city() function, thanks to @pokyah.
  • Implements a caching system in the cityview() function, thanks to @pokyah.

rcityviews 1.1.1

New features

  • First implementation of the rcityviews package.