You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Release Notes
1.0.5 (Dec 07, 2016)
- CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…"
- CB-11832 Incremented plugin version.
- CB-11832 Updated version and RELEASENOTES.md for release 1.0.4
- CB-11795 Add 'protective' entry to cordovaDependencies
- add JIRA issue tracker link
- Add badges for paramedic builds on Jenkins
- Add pull request template.
- CB-10996 Adding front matter to README.md
- CB-11091 Incremented plugin version.
- Updated version and RELEASENOTES.md for release 1.0.3
- CB-10720 Minor spelling/formatting changes.
- CB-10636 Add JSHint for plugins
- chore: edit package.json license to match SPDX id
- CB-10035 Incremented plugin version.
- CB-10035 linked issues in RELEASENOTES.md
- CB-10035 Updated version and RELEASENOTES.md for release 1.0.2
- removed r prefix from tags
- CB-10035 Updated RELEASENOTES to be newest to oldest
- Actually fixing the contribute link.
- Fixing contribute link.
- Document formatting options for the console object
- CB-5089 Document supported methods for console object
- reverted
d58f218b91
because logger is not needed on android
- remove travi-ci integration
- CB-9192 Incremented plugin version.
- CB-9202 updated repo url to github mirror in package.json
- CB-9192 Updated version and RELEASENOTES.md for release 1.0.1
- move logger.js and console-via-logger.js to common modules, instead of the numerous repeats that were there.
- clean up tests, info is below log level so it does not exist by default.
- add a couple tests
- CB-9191 Add basic test
- CB-9128 cordova-plugin-console documentation translation: cordova-plugin-console
- attempt to fix npm markdown issue
- CB-8858 Incremented plugin version.
- CB-8858 Updated version in package.json for release 1.0.0
- Revert "CB-8858 Incremented plugin version."
- CB-8858 Incremented plugin version.
- CB-8858 Updated version and RELEASENOTES.md for release 1.0.0
- CB-8746 gave plugin major version bump
- CB-8683 changed plugin-id to pacakge-name
- CB-8653 updated translated docs to use new id
- CB-8653 updated translated docs to use new id
- Use TRAVIS_BUILD_DIR, install paramedic by npm
- docs: renamed Windows8 to Windows
- CB-8653 Updated Readme
- CB-8560 Integrate TravisCI
- CB-8438 cordova-plugin-console documentation translation: cordova-plugin-console
- CB-8538 Added package.json file
- CB-8362 Add Windows platform section to Console plugin
- CB-8429 Incremented plugin version.
- CB-8429 Updated version and RELEASENOTES.md for release 0.2.13
- CB-8351 Use argumentForIndex rather than NSArray extension
- CB-8110 Incremented plugin version.
- CB-8110 Updated version and RELEASENOTES.md for release 0.2.12
- CB-7977 Mention deviceready in plugin docs
- CB-7700 cordova-plugin-console documentation translation: cordova-plugin-console
- CB-7571 Incremented plugin version.
- CB-7571 Updated version and RELEASENOTES.md for release 0.2.11
- CB-7249 cordova-plugin-console documentation translation: cordova-plugin-console
- CB-7244 Incremented plugin version.
- CB-7244 Updated version and RELEASENOTES.md for release 0.2.10
- CB-7249cordova-plugin-console documentation translation: cordova-plugin-console
- CB-6127lisa6cordova-plugin-console documentation translation: cordova-plugin-console
- CB-6877 Incremented plugin version.
- CB-6877 Updated version and RELEASENOTES.md for release 0.2.9
- CB-6848 Add Android quirk, list applicable platforms
- CB-6796 Add license
- CB-6491 add CONTRIBUTING.md
- CB-6452 Incremented plugin version on dev branch.
- CB-6452 Updated version and RELEASENOTES.md for release 0.2.8
- CB-6460 Update license headers
- Add NOTICE file
- CB-5980 Incremented plugin version on dev branch.
- CB-5980 Updated version and RELEASENOTES.md for release 0.2.7
- Native console needs to be called DebugConsole to avoid ambiguous reference. This commit requires the 3.4.0 version of the native class factory
- CB-4718 fixed Console plugin not work on wp
- CB-5719 Incremented plugin version on dev branch.
- CB-5719 Updated version and RELEASENOTES.md for release 0.2.6
- CB-5658 Update license comment formatting of doc/index.md
- CB-5658 Add doc/index.md for Console plugin
- CB-5565 Incremented plugin version on dev branch.
- CB-5565 Updated version and RELEASENOTES.md for release 0.2.5
- add ubuntu platform
- CB-5188
- CB-5188 Updated version and RELEASENOTES.md for release 0.2.4
- CB-5154 log formatting incorrectly to native
- CB-5128 added repo + issue tag to plugin.xml for console plugin
- CB-4915 Incremented plugin version on dev branch.
- CB-4915 Updated version and RELEASENOTES.md for release 0.2.3
- CB-4889 bumping&resetting version
- CB-4889 renaming org.apache.cordova.core.console to org.apache.cordova.console
- Rename CHANGELOG.md -> RELEASENOTES.md
- CB-4752 Incremented plugin version on dev branch.
- Add empty CHANGELOG.md
- CB-4595 updated version
- reverted name element to be human readable
- updated name tag, namespace and readme
- [plugin.xml] standardizing license + meta
- [license] adding apache license file
- [Windows8] added support for windows8 CB-4436
- updating plugin.xml with registry data
1.0.4 (Sep 08, 2016)
- CB-11795 Add 'protective' entry to
cordovaDependencies
- add
JIRA
issue tracker link
- Add badges for paramedic builds on Jenkins
- Add pull request template.
- CB-10996 Adding front matter to README.md
1.0.3 (Apr 15, 2016)
1.0.2 (Nov 18, 2015)
- CB-10035 Updated
RELEASENOTES
to be newest to oldest
- Fixing contribute link.
- Document formatting options for the console object
- CB-5089 Document supported methods for console object
- reverted
d58f218b9149d362ebb0b8ce697cf403569d14cd
because logger
is not needed on Android
1.0.1 (Jun 17, 2015)
- move logger.js and console-via-logger.js to common modules, instead of the numerous repeats that were there.
- clean up tests, info is below log level so it does not exist by default.
- add a couple tests
- CB-9191 Add basic test
- CB-9128 cordova-plugin-console documentation translation: cordova-plugin-console
- attempt to fix npm markdown issue
1.0.0 (Apr 15, 2015)
- CB-8746 gave plugin major version bump
- CB-8683 changed plugin-id to pacakge-name
- CB-8653 updated translated docs to use new id
- Use TRAVIS_BUILD_DIR, install paramedic by npm
- docs: renamed Windows8 to Windows
- CB-8653 Updated Readme
- CB-8560 Integrate TravisCI
- CB-8438 cordova-plugin-console documentation translation: cordova-plugin-console
- CB-8538 Added package.json file
- CB-8362 Add Windows platform section to Console plugin
0.2.13 (Feb 04, 2015)
- CB-8351 ios: Use argumentForIndex rather than NSArray extension
0.2.12 (Dec 02, 2014)
- CB-7977 Mention
deviceready
in plugin docs
- CB-7700 cordova-plugin-console documentation translation: cordova-plugin-console
0.2.11 (Sep 17, 2014)
- CB-7249 cordova-plugin-console documentation translation
0.2.10 (Aug 06, 2014)
- CB-6127 Updated translations for docs
0.2.9 (Jun 05, 2014)
0.2.8 (Apr 17, 2014)
- CB-6460: Update license headers
- Add NOTICE file
0.2.7 (Feb 05, 2014)
- Native console needs to be called DebugConsole to avoid ambiguous reference. This commit requires the 3.4.0 version of the native class factory
- CB-4718 fixed Console plugin not working on wp
0.2.6 (Jan 02, 2014)
- CB-5658 Add doc/index.md for Console plugin
0.2.5 (Dec 4, 2013)
0.2.4 (Oct 28, 2013)
- CB-5154 log formatting incorrectly to native
- CB-5128: added repo + issue tag to plugin.xml for console plugin
- CB-4915 Incremented plugin version on dev branch.
0.2.3 (Sept 25, 2013)
- CB-4889 bumping&resetting version
- CB-4889 renaming org.apache.cordova.core.console to org.apache.cordova.console
- Rename CHANGELOG.md -> RELEASENOTES.md
- CB-4752 Incremented plugin version on dev branch.