José Julián Espina
4db0388e53
Update changelog for v0.19.1 ( #3995 )
2 months ago
Jason Williams
41143854f6
changelog for v0.19 ( #3904 )
...
* changelog for 0.19
* formatting
* Update changelog
* npx prettier
---------
Co-authored-by: jedel1043 <jedel0124@gmail.com>
4 months ago
Jason Williams
d1072ffd43
initial changelog for v0.18 ( #3691 )
...
* initial changelog for v0.18
* add missing contribution
* formatting
* update changelog
9 months ago
Jason Williams
5eb8541e4a
Changelog17 ( #3101 )
...
* v0.17.0 changelog
* Added latest changes, updated dependencies
---------
Co-authored-by: Iban Eguia Moraza <razican@protonmail.ch>
1 year ago
Iban Eguia Moraza
6ea4848bb5
Fix documentation links ( #2741 )
...
This PR changes the following:
- Adds a new (very simple) security policy, to comply with GitHub standards
- Changes the internal links of the documentation to point to the new boajs.dev domain
- The developer documentation link now lies in the CONTRIBUTING.md file
2 years ago
Iban Eguia
2d062868c6
Added the changelog for 0.16 ( #2303 )
...
This PR adds the changelog for Boa 0.16
2 years ago
Iban Eguia
1dbd31e2b7
Added changelog, updated dependencies, bumped version number for 0.15 ( #2102 )
...
This Pull Request bumps the version number to 0.15, adds the changelog for this new versions and updates all dependencies to the latest versions.
2 years ago
Jason Williams
be901735e5
generated changelog for 0.14 ( #1882 )
...
Co-authored-by: João Borges <rageknify@gmail.com>
3 years ago
Jason Williams
c977b8e5aa
changelog v0.13 ( #1590 )
...
Co-authored-by: Iban Eguia <iban.eguia@cern.ch>
3 years ago
Iban Eguia
33a69654d0
Added changelog for v0.12 ( #1275 )
4 years ago
Jason Williams
aa03a7dbe2
Update CHANGELOG.md
4 years ago
Jason Williams
9160b89edf
Changelog v0.11 ( #1052 )
...
v0.11
Co-authored-by: João Borges <rageknify@gmail.com>
Co-authored-by: Iban Eguia <iban.eguia@cern.ch>
4 years ago
João Borges
347dd7c33f
Update CHANGELOG.md ( #767 )
4 years ago
Jason Williams
2d8f7b7dbc
changelog for v0.10.0 ( #738 )
...
Changelog for v0.10.0
Co-authored-by: joshwd36 <joshwd36@users.noreply.github.com>
Co-authored-by: Halid Odat <halidodat@gmail.com>
4 years ago
Jason Williams
29d159739f
Update CHANGELOG.md
4 years ago
Jason Williams
8be0cb55f0
Update CHANGELOG.md
4 years ago
Jason Williams
109efcb3df
v0.9 changelog ( #528 )
...
v0.9
4 years ago
Pedro Paulo
c8218dd91e
Replacement of dead links ( #423 )
...
* Update repository link on Cargo.toml
* Update repository for Cargo.toml [WASM]
* Update link on CONTRIBUTING.md
Moving <https://github.com/jasonwilliams/boa/issues > to <https://github.com/boa-dev/boa/issues >
* Remove dead links on CHANGELOG.md
Changes all dead links from <https://github.com/jasonwilliams/boa > to <https://github.com/boa-dev/boa >.
* Fix dead link on boa/Cargo.toml
From <https://github.com/jasonwilliams/boa > to <https://github.com/boa-dev/boa >
* CHANGELOG.md - Fix link on comparing v0.7.0 with v0.8.0
Previously comparing v0.7.0...HEAD
5 years ago
Jason Williams
db18360ed5
Update CHANGELOG.md
5 years ago
Jason Williams
939fa390f4
Update CHANGELOG.md
5 years ago
Jason Williams
2149bdc67b
v0.8.0
5 years ago
Jason Williams
5cfe529649
title
5 years ago
Jason Williams
b2a60b8945
v0.8 ( #399 )
...
* v.0.8
* add this to features
* changelog updates
5 years ago
Jason Williams
2ca60ce196
Update CHANGELOG.md
5 years ago
Jason Williams
1184456ab7
update changelog for upcoming 0.7.0 ( #271 )
...
* update changelog for v0.7.0
5 years ago
Jason Williams
fbede2142e
Update CHANGELOG.md
5 years ago
Jason Williams
0cb6d7403e
Update CHANGELOG.md
5 years ago
Jason Williams
4c20faa54c
v0.6.0
5 years ago
Jason Williams
993efac1cb
Update CHANGELOG.md
5 years ago
Jason Williams
31607e6b94
Update CHANGELOG.md
5 years ago
Jason Williams
931597db1f
hacktoberfest release
5 years ago
Jason Williams
499f975a1a
symbol implementation and o.5.0
5 years ago
Jason Williams
c74db2c832
Update CHANGELOG.md
5 years ago
Jason Williams
2d50545876
Update CHANGELOG.md
5 years ago
Elijah Caine M. Voigt
d725b0c769
Feature/number object ( #182 )
...
* Feature(Number): Tests for the Test Driven Development!
refs #34
* Feature: Skeleton code for Number
refs #34
* Feature: Most of Number() is complete
Includes:
- make_number()
- call_number()
- Number().toExponential()
- Number().toFixed()
- Number().toLocaleString() (ish)
- Number().toString()
- Number().valueOf()
- create_constructor()
- init()
Missing:
- Number().toPrecision()
refs #34
* Feature(Number): test compatability with const -> var
I don't have all the context on _why_ but all of the tests for `Number` started failing.
Upon investigation it was becuase `const` stopped acting the way I expected.
Switching my test cases from using `const` to using `var` variable declarations
made everything work again. I don't know enough about JS to know if this is a
bug or expected behavior. Based on changes to other tests, it is know
behavior.
Refs #34
* Changelog: Number() object.
Includes some clippy fixes.
Fixes #34
5 years ago
Jason Williams
1647236dc4
Update CHANGELOG.md
5 years ago
Jason Williams
3361d3d86e
Update CHANGELOG.md
5 years ago
Jason Williams
308d026134
Update CHANGELOG.md
5 years ago
Jason Williams
384267b122
Update CHANGELOG.md
5 years ago
Jason Williams
4e2632ceb2
Update CHANGELOG.md
5 years ago
Jason Williams
dfb3e78e87
Update CHANGELOG.md
5 years ago
Jason Williams
cffb618412
Update CHANGELOG.md
5 years ago
Jason Williams
0dca535ad1
Update CHANGELOG.md
5 years ago
Jason Williams
a87f04f952
Update CHANGELOG.md
...
adding letmux
5 years ago
Jason Williams
39e800b697
Update CHANGELOG.md
5 years ago
Jason Williams
bab775f0f4
Update CHANGELOG.md
5 years ago
Jason Williams
43c393304e
Update CHANGELOG.md
5 years ago
Jason Williams
172e8fdc6e
Update CHANGELOG.md
5 years ago
Jason Williams
d31c6ba336
Update CHANGELOG.md
5 years ago
Jason Williams
8e64db6cf4
Update CHANGELOG.md
5 years ago