sfcode
An Online Competing and Development Environment
Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

<a href="https://github.com///compare/v1.3.0...v1.4.0">1.4.0</a> (2019-11-29)

Features

  • charset option for String.random (2a20eeb)
  • String.prototype.includes implementation (ceebe8d)

<a href="https://github.com///compare/v1.2.1...v1.3.0">1.3.0</a> (2019-11-28)

Features

<a href="https://github.com///compare/v1.2.0...v1.2.1">1.2.1</a> (2019-11-26)

<a href="https://github.com/medikoo/ext/compare/v1.1.2...v1.2.0">1.2.0</a> (2019-11-07)

Features

  • ceil10, floor10 and round10 for Math (6a2bc4b)

<a href="https://github.com/medikoo/ext/compare/v1.1.1...v1.1.2">1.1.2</a> (2019-10-29)

Bug Fixes

  • Improve globalThis detection (470862d)

<a href="https://github.com/medikoo/ext/compare/v1.1.0...v1.1.1">1.1.1</a> (2019-10-29)

Bug Fixes

  • Provide naive fallback for sealed Object.prototype case (a8d528b)
  • Workaournd Safari incompatibility case (0b051e6)

<a href="https://github.com/medikoo/ext/compare/v1.0.3...v1.1.0">1.1.0</a> (2019-10-21)

Features

  • Object.entries implementation (cf51e45)

<a href="https://github.com/medikoo/ext/compare/v1.0.1...v1.0.3">1.0.3</a> (2019-07-03)

Remove obsolete files from publication

<a href="https://github.com/medikoo/ext/compare/v1.0.1...v1.0.2">1.0.2</a> (2019-07-03)

(no changes)

<a href="https://github.com/medikoo/ext/compare/v1.0.0...v1.0.1">1.0.1</a> (2019-07-03)

Prettify

1.0.0 (2019-07-03)

Features

  • function/identity (adapted from es5-ext) (f0102af)
  • thenable/finally (adapted from es5-ext) (a8494ac)
  • global-this/is-implemented (3a80904)
  • globalThis (mostly adapted from es5-ext) (6559bd3)