Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Releases: fizvlad/vk-music-rb

Vkdonate v4.1

05 Jan 14:40
a5ee1b0
Compare
Choose a tag to compare

Added:

  • Artist audios
  • Interval between spec requests

VkMusic v4

26 Nov 21:54
2073128
Compare
Choose a tag to compare

Gem rewritten and covered with rspec+vcr tests

VkMusic v3.1.2

19 Mar 16:44
Compare
Choose a tag to compare

Changed:

  • Changed internal audio data (It was noticed that some audios can't be loaded without first secret, but do load when first secret is equal to second one)

VkMusic v3.1.1

19 Mar 14:18
Compare
Choose a tag to compare

For some reason I decided to not make release for v3 🤔

The main goal of creating v3 was to make all the methods work better internally. Also lot of renamings were applied, so consider looking through documentation once again.

Changed:

  • Methods

Added:

  • Searching for playlists
  • Loading recommendations, novices and other blocks

VkMusic v2.2.1

18 Nov 22:40
Compare
Choose a tag to compare

Changed:

  • Login page

Added:

  • Client#initialize now have option to setup custom user_agent

VkMusic v2.2.0

15 Oct 12:01
Compare
Choose a tag to compare

Changed:

  • Moved to using bundler for routines
  • Pretty print for audios
  • Artist and title are now getting stripped
  • Better initializing audio from node
  • Changed methods Client#post and Client#from_id. See documentation

Added:

  • full_id method for audios
  • attached_audios method
  • Some utility methods

Removed:

  • attached_audios_amount method
  • Warning on loading big playlist

VkMusic v2.1.5

03 Sep 19:26
Compare
Choose a tag to compare

Fixed bug with missing method for Audio class

VkMusic v2.1.4

03 Sep 19:16
Compare
Choose a tag to compare

Fixed bug with Client#from_id method which was changing initial values

VkMusic v2.1.3

03 Sep 18:31
Compare
Choose a tag to compare

Fixed bug with Audio

VkMusic v2.1.2

20 Aug 11:23
Compare
Choose a tag to compare

Fix for last release :(