Releases: ScriptSmith/instamancer
Releases · ScriptSmith/instamancer
Version 2.1.0
Changelog
- Added plugins
- Added LargeFirst plugin
- Added examples
- Added server example
- Added plugin example
- Added uuid generation for file uploads
- Improved logging
- Added API limits test loggin
- Stopped creating empty log files
- Only emit
Branching
state when in full mode
- Improved grafting
- The final request before grafting is aborted and copied, rather than run twice
- Allow uploading files of any size
- Updated dependencies
- husky
Version 2.0.0
Changelog
- Removed locations (see #17)
- Added return types and runtime type validation (see #10)
- Added
createApi
method and dropped old generator functions - Added search functionality (see #7)
- Improved development tooling (see #9)
- Fixed
--visible
flag (see #21) - Removed swift object storage, pkgcloud, concat-stream
- Added uploading with a
PUT
request (including data) - Reduced testing time
- Updated dependencies
- axios
- json2csv
- lodash
- puppeteer
- typescript
- yargs
- jest
- ts-jest
- express
Acknowledgements
Version 1.4.2
Changelog
- Fix CVE-2019-10742. See axios/axios#2164
- Add option to include media paths in metadata
- Add openstack swift media uploading
- Update dependencies
- axios
- json2csv
- puppeteer
- typescript
- yargs
- express
Version 1.4.1
Version 1.4.0
Changelog
- Full mode now scrapes post links from the initial webpage
- Added to allow exhaustive scraping of best and most recent posts
- Update dependencies
- json2csv
- jest
- puppeteer
- typescript
Version 1.3.1
Changelog
- Fix bug that caused stdin to be lost after execution in some shells
- Refactoring involves keeping track of and resolving all download and write promises before manually calling
process.exit()
- Refactoring involves keeping track of and resolving all download and write promises before manually calling
- Update dependencies
- Jest
- Yargs
- Puppeteer
- Typescript
Version 1.3.0
Changelog
- Pooled, parallel file downloads
- Update dependencies
- API refactoring
- Better failed request handling
- Jump down instagram page twice
- Comprehensive testing
Version 1.2.1
Changelog
- Fix undefined id bug
Version 1.2.0
Changelog
- Download individual posts
- Generator functions
- Update dependencies
- Include comparison
- Code coverage
- Increased test coverage
- Website
- Code examples
Version 1.1.8
v1.1.8 bump version