Skip to content

rcityviews-v1.1.2

Latest
Compare
Choose a tag to compare
@koenderks koenderks released this 17 Oct 14:32
· 4 commits to development since this release

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.