All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- New Stories and Top Stories tabs
- New stories cell UI
- When user taps on a story, displays the URL content into a Safari navigation browser
- Navigation bar with large title
- A new scheme to create specific iOS components.
- A
HackrNewsFeedUIComposer
to create theHackrNewsFeedViewController
which displays the new stories into a table view
- This CHANGELOG file.
- A Network client based on
URLSession
- A Generic
RemoteLoader
to perform GET requests and decode retrieved data - Presentation layer to display
Story
models - Strings for
en
language in presentation layer