Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

4.0

Compare
Choose a tag to compare
@n10v n10v released this 20 May 14:08
· 42 commits to master since this release
  • Added sync command. Thanks to Snake4life for idea! #11
  • Got rid of curl dependency. Now you don't have to install even curl
    for working nehm! #15
  • Added the ability to access more than 270 likes #17
  • Delete the offset flag as we use now linked partitioning instead of offset-based pagination. More in commit description: 29cb18c
  • Major performance and memory consumption improvements
  • Made a lot of refactoring so code is much cleaner now
  • Many minor improvements