Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

Functions naming consistency

Compare
Choose a tag to compare
@antonkomarev antonkomarev released this 06 Sep 23:58
· 68 commits to master since this release

To follow code style consistency there functions were renamed:

  • likeCounter() -> likesCounter()
  • dislikeCounter() -> dislikesCounter()

View the changes from 1.0.0 to 1.1.0