Skip to content

Releases: ETMC-Exponenta/MATLAB-WEB-API

v0.6.3

16 Apr 10:22
Compare
Choose a tag to compare

Summary

YouTube, HeadHunter: new features

Upgrade Steps

Execute in MATLAB WEB.API.Update

New Features

  • WEB.YouTube: channels_list(), playlistItems_list()
  • WEB.HeadHunter: batchSave and saveParams option for vacancies()

v0.6.2

30 Jul 16:44
Compare
Choose a tag to compare

Summary

WEB.VK: new features, bugfixes

Upgrade Steps

Execute in MATLAB WEB.API.Update

New Features

  • WEB.VK: httpPost API options for heavy requests
  • WEB.VK: video_get() method
  • WEB.VK: latest API version 5.120

Bug Fixes

  • WEB.VK: groups_getById()
  • examples/vk_example.m

v0.6.1

05 Jun 12:15
Compare
Choose a tag to compare

Summary

Some bug fixes and improvements

Upgrade Steps

Execute in MATLAB WEB.API.Update

Bug Fixes

  • WEB.YouTube: datetime parsing
  • WEB.HeadHunter: 'getAll' API option

Improvements

  • WEB.NetSuite: improve search()

v0.6.0

01 Nov 10:23
Compare
Choose a tag to compare

Summary

New Telegram Bot API

Upgrade Steps

Execute in MATLAB WEB.API.Update

New Features

  • WEB.TelegramBot: Telegram Bot API

v0.5.0

22 Oct 10:47
Compare
Choose a tag to compare

Summary

New MATLAB Production Server API. New Head Hunter API features

Upgrade Steps

Execute in MATLAB WEB.API.Update

Breaking Changes

Compatibility from R2016b

New Features

  • WEB.MPS: MATLAB Production Server API. Execute functions synchronously and asynchronously
  • WEB.MPS: example
  • WEB.HeadHunter: industries(), specializations(), areas(), metro()
  • WEB.HeadHunter: errors handling, updated example

Improvements

WEB.API.Req: more robust

v0.4.0

15 Oct 15:38
Compare
Choose a tag to compare

Summary

YouTube API, new features of VK API

Upgrade Steps

Execute in MATLAB WEB.API.Update

New Features

  • YouTube: search()
  • VK: video_addToAlbum()
  • Utils.Tables: isvar() - check table variable exist

Bug Fixes

  • Fix bugs in documentation
  • VK: fix video_save()

Improvements

  • Improve documentation
  • ToolboxExtender v2.0.1

v0.3.4

04 Sep 15:08
Compare
Choose a tag to compare

Summary

Post method for NetSuite API

Upgrade Steps

Execute in MATLAB

WEB.API.Update

New Features

NetSuite: post() method for sending data to custom RESTlet

Other Changes

ToolboxExtender updated to v1.9.2

v0.3.3

23 Jul 18:39
Compare
Choose a tag to compare

Summary

Update RESTCountries API

Upgrade Steps

Execute in MATLAB WEB.API.Update

New Features

RESTCountries: specify fields parameter

Improvements

ToolboxExtender updated to v1.9

v0.3.2

27 May 09:34
Compare
Choose a tag to compare
  • timeout property was added to APIs (default request timeout is set to 15 seconds)

v0.3.1

06 May 14:54
Compare
Choose a tag to compare
  • migration to R2019a
  • Auth fixed in R2019a
  • VK: notifications.get, video.save
  • ToolboxExtender was updated to v1.6