Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
4805b5a
Bump ini from 1.3.5 to 1.3.8
dependabot[bot] Dec 12, 2020
abc6b2a
Merge pull request #20 from BuffettCode/dependabot/npm_and_yarn/ini-1…
akiomik Jan 11, 2021
974fed5
Change null result to empty
akiomik Jan 30, 2021
7f5deaf
Merge pull request #25 from BuffettCode/change-null-result-to-empty
shoe116 Jan 30, 2021
3132efc
Bump elliptic from 6.5.3 to 6.5.4
dependabot[bot] Mar 10, 2021
9c5f60c
Merge pull request #26 from BuffettCode/dependabot/npm_and_yarn/ellip…
akiomik Mar 10, 2021
d6b6c2f
Bump y18n from 4.0.0 to 4.0.1
dependabot[bot] Mar 31, 2021
74e4a44
Merge pull request #27 from BuffettCode/dependabot/npm_and_yarn/y18n-…
akiomik Mar 31, 2021
05efef2
Bump ssri from 6.0.1 to 6.0.2
dependabot[bot] Apr 30, 2021
f702c0a
Merge pull request #28 from BuffettCode/dependabot/npm_and_yarn/ssri-…
akiomik Apr 30, 2021
06a1604
Bump json from 9.0.6 to 10.0.0
dependabot[bot] May 6, 2021
7ab605c
Merge pull request #29 from BuffettCode/dependabot/npm_and_yarn/json-…
akiomik May 7, 2021
8b3d903
Bump handlebars from 4.5.3 to 4.7.7
dependabot[bot] May 7, 2021
596a876
Bump lodash from 4.17.19 to 4.17.21
dependabot[bot] May 7, 2021
1f95ca2
Merge pull request #30 from BuffettCode/dependabot/npm_and_yarn/handl…
akiomik May 7, 2021
dd77fcd
Merge pull request #31 from BuffettCode/dependabot/npm_and_yarn/lodas…
akiomik May 7, 2021
5122d3b
Bump hosted-git-info from 2.8.5 to 2.8.9
dependabot[bot] May 11, 2021
9f874a5
Merge pull request #32 from BuffettCode/dependabot/npm_and_yarn/hoste…
akiomik May 12, 2021
8d050ae
Bump dns-packet from 5.2.1 to 5.2.4
dependabot[bot] May 26, 2021
a404dab
Merge pull request #33 from BuffettCode/dependabot/npm_and_yarn/dns-p…
akiomik May 28, 2021
8a0b698
Bump normalize-url from 4.5.0 to 4.5.1
dependabot[bot] Jun 10, 2021
4a4f13c
Merge pull request #34 from BuffettCode/dependabot/npm_and_yarn/norma…
akiomik Jun 11, 2021
cbe8ee5
Bump ws from 5.2.2 to 5.2.3
dependabot[bot] Jun 11, 2021
6d03549
Merge pull request #35 from BuffettCode/dependabot/npm_and_yarn/ws-5.2.3
akiomik Jun 11, 2021
03077ca
Bump set-getter from 0.1.0 to 0.1.1
dependabot[bot] Jun 21, 2021
f2e293b
Merge pull request #36 from BuffettCode/dependabot/npm_and_yarn/set-g…
akiomik Jul 29, 2021
949c851
Bump path-parse from 1.0.6 to 1.0.7
dependabot[bot] Aug 11, 2021
40e6313
Add v2 prefix
akiomik Aug 11, 2021
8f888f7
Merge pull request #37 from BuffettCode/add-v2-prefix
akiomik Aug 13, 2021
886fc2c
Fix import paths
akiomik Aug 13, 2021
7093df9
Add tsconfig-paths-webpack-plugin
akiomik Aug 13, 2021
adcca64
Use absolute import instead of relative import
akiomik Aug 13, 2021
0ffb25f
Add eslint-import-resolver-typescript and eslint-plugin-import
akiomik Aug 13, 2021
159b63a
Enable sort imports
akiomik Aug 13, 2021
623a370
Merge pull request #38 from BuffettCode/dependabot/npm_and_yarn/path-…
akiomik Aug 13, 2021
7d55a04
Merge pull request #39 from BuffettCode/improve-import-paths
akiomik Aug 13, 2021
36d847f
Add v3 api client
akiomik Aug 25, 2021
9c8bfbd
Add latest support to daily endpoint
akiomik Aug 25, 2021
a018999
Update daily fixures
akiomik Aug 25, 2021
c00e2c3
Add mock for api v3 client
akiomik Aug 25, 2021
7bd183c
Merge pull request #40 from BuffettCode/add-api-v3-client
shoe116 Aug 27, 2021
4112b22
Add /v3/bulk/quarter support to API client
akiomik Oct 20, 2021
f77bc26
Add /v3/bulk/daily support to API client
akiomik Oct 20, 2021
7c9df7b
Merge pull request #41 from BuffettCode/add-v3-bulk-endpoint
akiomik Oct 22, 2021
380662b
Add bcode wrapper function
akiomik Nov 3, 2021
4153c8b
Improve error message
akiomik Nov 3, 2021
b7d11ba
Merge pull request #42 from BuffettCode/add-bcode-wrapper-function
akiomik Nov 3, 2021
1e2c4a7
Add DailyCache
akiomik Nov 5, 2021
0ebd99a
Add CachingBuffettCodeApiClientV3
akiomik Nov 5, 2021
9793d66
Merge pull request #43 from BuffettCode/add-caching-client-v3
shoe116 Nov 5, 2021
5db8c63
Move current bcode functions to v2 namespace
akiomik Nov 5, 2021
012676e
Merge pull request #44 from BuffettCode/move-bcode-v2
akiomik Nov 5, 2021
086a8da
Update package.lock
akiomik Nov 6, 2021
0204fb4
Bump version to v7
akiomik Nov 6, 2021
9c15089
Merge pull request #45 from BuffettCode/update-package-lock
akiomik Nov 6, 2021
deccf4f
Merge pull request #46 from BuffettCode/bump-version-to-v7
akiomik Nov 6, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 14 additions & 3 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ module.exports = {
'plugin:@typescript-eslint/recommended',
'plugin:@typescript-eslint/eslint-recommended',
'plugin:prettier/recommended',
'plugin:import/recommended',
'plugin:import/typescript',
'prettier/@typescript-eslint'
],
globals: {
Expand All @@ -19,7 +21,16 @@ module.exports = {
ecmaVersion: 2018,
sourceType: 'module'
},
plugins: ['@typescript-eslint'],
rules: {},
ignorePatterns: ['dist/', 'node_modules/']
plugins: ['@typescript-eslint', 'import'],
rules: {
"import/order": [2, { "alphabetize": { "order": "asc" } }]
},
ignorePatterns: ['dist/', 'node_modules/'],
settings: {
"import/resolver": {
typescript: {
alwaysTryTypes: true
}
}
}
}
5 changes: 4 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
module.exports = {
preset: 'ts-jest'
preset: 'ts-jest',
moduleNameMapper: {
'~/(.*)': '<rootDir>/src/$1'
}
}
Loading