@mathrunet/masamune 3.9.5 → 3.9.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (26) hide show
  1. package/CHANGELOG.md +232 -1646
  2. package/dist/lib/model_field_value/converters/model_counter_converter.js +2 -2
  3. package/dist/lib/model_field_value/converters/model_counter_converter.js.map +1 -1
  4. package/dist/lib/model_field_value/converters/model_date_converter.js +4 -4
  5. package/dist/lib/model_field_value/converters/model_date_converter.js.map +1 -1
  6. package/dist/lib/model_field_value/converters/model_date_range_converter.js +2 -2
  7. package/dist/lib/model_field_value/converters/model_date_range_converter.js.map +1 -1
  8. package/dist/lib/model_field_value/converters/model_geo_value_converter.js +2 -2
  9. package/dist/lib/model_field_value/converters/model_geo_value_converter.js.map +1 -1
  10. package/dist/lib/model_field_value/converters/model_image_uri_converter.js +2 -2
  11. package/dist/lib/model_field_value/converters/model_image_uri_converter.js.map +1 -1
  12. package/dist/lib/model_field_value/converters/model_locale_converter.js +3 -3
  13. package/dist/lib/model_field_value/converters/model_locale_converter.js.map +1 -1
  14. package/dist/lib/model_field_value/converters/model_time_converter.js +4 -4
  15. package/dist/lib/model_field_value/converters/model_time_converter.js.map +1 -1
  16. package/dist/lib/model_field_value/converters/model_time_range_converter.js +2 -2
  17. package/dist/lib/model_field_value/converters/model_time_range_converter.js.map +1 -1
  18. package/dist/lib/model_field_value/converters/model_timestamp_converter.js +4 -4
  19. package/dist/lib/model_field_value/converters/model_timestamp_converter.js.map +1 -1
  20. package/dist/lib/model_field_value/converters/model_timestamp_range_converter.js +2 -2
  21. package/dist/lib/model_field_value/converters/model_timestamp_range_converter.js.map +1 -1
  22. package/dist/lib/model_field_value/converters/model_uri_converter.js +2 -2
  23. package/dist/lib/model_field_value/converters/model_uri_converter.js.map +1 -1
  24. package/dist/lib/model_field_value/converters/model_video_uri_converter.js +2 -2
  25. package/dist/lib/model_field_value/converters/model_video_uri_converter.js.map +1 -1
  26. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,10 +1,26 @@
1
- ## [3.9.5](https://github.com/mathrunet/node_masamune/compare/v3.7.0...v3.9.5) (2025-12-09)
1
+ ## 3.9.6 (2026-02-19)
2
2
 
3
3
 
4
4
  ### chore
5
5
 
6
+ * Add error messages. ([d7f2b00](https://github.com/mathrunet/node_masamune/commit/d7f2b00590761aac98b25f03c1a36f2ee20be5c7))
7
+ * Add log. ([189fd83](https://github.com/mathrunet/node_masamune/commit/189fd832d8660cac5d83ef24fcc0d341c640af45))
6
8
  * Add Node.js 20 engine requirement to all package.json files ([1e60d25](https://github.com/mathrunet/node_masamune/commit/1e60d25b2c44e1efd398a6a1229d2ba3f46da1f5))
9
+ * Add publish to npm run. ([58da6fb](https://github.com/mathrunet/node_masamune/commit/58da6fb5c9261c359943b4d3f1dce767e6ff713b))
10
+ * Adding the convertTo method ([8d842ac](https://github.com/mathrunet/node_masamune/commit/8d842ac99fe31f63204391817eb206737c855249))
11
+ * Bump version to 3.9.3 and add new hooks for job execution in WorkflowJobRunnerFunctionBase ([010f0c3](https://github.com/mathrunet/node_masamune/commit/010f0c3c4999874f2e8a5e994993e8a31791d3a2))
12
+ * Change the copyright year. ([0f7378d](https://github.com/mathrunet/node_masamune/commit/0f7378d663ddf2cc6666a0a1a43f245a476a22f3))
13
+ * Change the placement of JS. ([d29b7cf](https://github.com/mathrunet/node_masamune/commit/d29b7cfbe95ddc10d1bd99df9cf372a9ba024920))
14
+ * Changed package name. ([5acd023](https://github.com/mathrunet/node_masamune/commit/5acd0235504eb7b2d9760f2a0a9971e69cc52f2b))
15
+ * command was added. ([bff8928](https://github.com/mathrunet/node_masamune/commit/bff8928505d5e411e061dcc45051463a7381e1b9))
16
+ * Comment Deleted ([a4a7ee3](https://github.com/mathrunet/node_masamune/commit/a4a7ee3490b18e9d66f6f44efb5edc3b405e265a))
17
+ * comment-adding ([0247405](https://github.com/mathrunet/node_masamune/commit/0247405486aafdaa053581c746e21d41442c859d))
18
+ * comment-adding ([a32f048](https://github.com/mathrunet/node_masamune/commit/a32f048a8d93c14411094624102ecbfcae19a49c))
19
+ * Comments back. ([c792490](https://github.com/mathrunet/node_masamune/commit/c79249018320f02f965037e99120157892a4aa07))
20
+ * Console logs are displayed. ([b7d7fed](https://github.com/mathrunet/node_masamune/commit/b7d7fed26e3e8067640b531b49f55f34a676fa1c))
7
21
  * Create test files. ([357849a](https://github.com/mathrunet/node_masamune/commit/357849a6244c8a6167a0188945cc40a7c282c703))
22
+ * debug ([e698323](https://github.com/mathrunet/node_masamune/commit/e698323be390a66f1f09f684492e14db6706decf))
23
+ * Debug. ([5c274fc](https://github.com/mathrunet/node_masamune/commit/5c274fc1e3d0f1e0f25c09904cb4aee960a27f48))
8
24
  * Definition of interface. ([2ac14be](https://github.com/mathrunet/node_masamune/commit/2ac14bec10077e90c25562a70d2cf32a61ae6fd0))
9
25
  * Definition of interface. ([c5dcba7](https://github.com/mathrunet/node_masamune/commit/c5dcba7e17e38aa3ec1b159d9f3715c273182e64))
10
26
  * Definition of interface. ([f19bfa6](https://github.com/mathrunet/node_masamune/commit/f19bfa64cf54474c93423a11175c259a4751db4a))
@@ -18,7 +34,18 @@
18
34
  * Definition of interface. ([1868f42](https://github.com/mathrunet/node_masamune/commit/1868f42f4fe61e3d34413a5913ffdd7ba1ddb6f9))
19
35
  * Definition of interface. ([7fe670b](https://github.com/mathrunet/node_masamune/commit/7fe670b4466999f45a260f4fa31f7430ad297203))
20
36
  * Definition of interface. ([b305bbd](https://github.com/mathrunet/node_masamune/commit/b305bbdc965c9e0b06b7a13d5c5c39a24d2125cb))
37
+ * Delete MarketingPipeline. ([0b69d79](https://github.com/mathrunet/node_masamune/commit/0b69d792fcc22319dbc3f0bfe83cc01ec389074b))
38
+ * Delete unnecessary comments. ([b28d8e1](https://github.com/mathrunet/node_masamune/commit/b28d8e1c214fb4b42d97a46ce98382eb5298ccaf))
39
+ * Delete unnecessary files. ([12975a1](https://github.com/mathrunet/node_masamune/commit/12975a1189839d269fd24f4b01b10cc182ef5650))
21
40
  * Deleted because a katana remained. ([845a8d9](https://github.com/mathrunet/node_masamune/commit/845a8d932962689919db12d8b67baf757bf49f59))
41
+ * Edit .gitignore. ([de837ef](https://github.com/mathrunet/node_masamune/commit/de837ef8e831c6fba55e8fa94c0e33fa6cf8b7ff))
42
+ * Erase comments. ([5620bdb](https://github.com/mathrunet/node_masamune/commit/5620bdba511708097a48e7b07f56748965443eb1))
43
+ * Fixed a bug in the command. ([fef7d3c](https://github.com/mathrunet/node_masamune/commit/fef7d3c59b10e0e912920be9802389ebd45759fe))
44
+ * Grant logs ([4a1d2f0](https://github.com/mathrunet/node_masamune/commit/4a1d2f092b15d9b52a91ad210cbda1067ea2dc25))
45
+ * Initial commit. ([6f97dfe](https://github.com/mathrunet/node_masamune/commit/6f97dfe06413957d19792c7f535e0285045372fe))
46
+ * Log output. ([557826a](https://github.com/mathrunet/node_masamune/commit/557826a5be81c931a00565ee5a128346f5ca9a9a))
47
+ * Output the error contents. ([1d394b3](https://github.com/mathrunet/node_masamune/commit/1d394b327490c8e4af9127b668257c5c74951746))
48
+ * Package update. ([4d16cf5](https://github.com/mathrunet/node_masamune/commit/4d16cf5ab3b82ca65af20b38a3f471a54c9b87e2))
22
49
  * Package update. ([e00d076](https://github.com/mathrunet/node_masamune/commit/e00d0766cc62d7fa7073dac9cf7c2c80ddb0d89f))
23
50
  * Package update. ([8891b4e](https://github.com/mathrunet/node_masamune/commit/8891b4e1995dd931d3055d329fdd0513d3eae23a))
24
51
  * Package update. ([440dbe9](https://github.com/mathrunet/node_masamune/commit/440dbe90ed555f4d7e260a204ef4463e14e6623c))
@@ -26,6 +53,8 @@
26
53
  * Package update. ([71bf417](https://github.com/mathrunet/node_masamune/commit/71bf41769e3b292e6288dbb6bb813f5f18b8a474))
27
54
  * Package update. ([27b1b6b](https://github.com/mathrunet/node_masamune/commit/27b1b6b84478989844c655695323c849c684dd51))
28
55
  * Package update. ([203fee8](https://github.com/mathrunet/node_masamune/commit/203fee8cabfc6bea866ef4fce949d3c170f0be8d))
56
+ * Remove comments ([eb83a5f](https://github.com/mathrunet/node_masamune/commit/eb83a5f6fdc1d8c6a03ce691cf11e8d3fbfdb85e))
57
+ * Scrutinize log output ([5eaa4a2](https://github.com/mathrunet/node_masamune/commit/5eaa4a2042f8b714b3f48e44cc44c8f86549212e))
29
58
  * Update @mathrunet/katana to version 3.9.1 ([d8e32a1](https://github.com/mathrunet/node_masamune/commit/d8e32a1f238ed3b29003bd83799fde57a054c063))
30
59
  * Update Masamune package to version 3.8.3 ([8e8155e](https://github.com/mathrunet/node_masamune/commit/8e8155e3380f05fb05abdb087c9bfff0b05c1795))
31
60
  * Update masamune package version ([f4998d6](https://github.com/mathrunet/node_masamune/commit/f4998d654dee28f2f12c5d2d8b9c861563825dbd))
@@ -34,76 +63,275 @@
34
63
  * Update. ([370300f](https://github.com/mathrunet/node_masamune/commit/370300f93798fe50af3ed6ee60c04d37585ab869))
35
64
  * Upgrade `@mathrunet/katana` to `3.9.4` and update `@mathrunet/masamune` dependencies. ([4eb3e8f](https://github.com/mathrunet/node_masamune/commit/4eb3e8ffcd17334eb380ea780605eb1f925b8eea))
36
65
  * Workflow base class completed. ([04b3da4](https://github.com/mathrunet/node_masamune/commit/04b3da430a997861e8d8409b115f7205bc0f5b7e))
66
+ * コメントを削除 ([900f3b9](https://github.com/mathrunet/node_masamune/commit/900f3b98417ebe17c9d9f481223d493db4892d13))
37
67
 
38
68
  ### docs
39
69
 
70
+ * Add Github badge. ([e6ac32a](https://github.com/mathrunet/node_masamune/commit/e6ac32af8f1e5059e89267622589b279ff9a05fd))
71
+ * Added GithubSponsors to ReadMe. ([4c4b3f9](https://github.com/mathrunet/node_masamune/commit/4c4b3f9a28870aea7bcd38afaa0b64315ab8ed66))
72
+ * Added ReadMe link. ([06ab906](https://github.com/mathrunet/node_masamune/commit/06ab906478297cff54ef9130e8be643f7716bac8))
73
+ * Comment Change. ([d48a8f1](https://github.com/mathrunet/node_masamune/commit/d48a8f1c233285e3b1be8c1fb76634d81a132e63))
74
+ * Corrected keywords. ([2be21a6](https://github.com/mathrunet/node_masamune/commit/2be21a6276413769aedd9e83e53da3cab79a6e4c))
75
+ * Corrected variable names in the documentation. ([e17c24f](https://github.com/mathrunet/node_masamune/commit/e17c24f39ca0e578dbd846d034640caf4a6762cb))
40
76
  * Move development, requirements, and setup guide documents to masamune_asset_pipeline package. ([1aa4ccb](https://github.com/mathrunet/node_masamune/commit/1aa4ccb995791c34de7901e98554aaca80bf22cc))
77
+ * ReadMe changes. ([8e55b7d](https://github.com/mathrunet/node_masamune/commit/8e55b7d10d6d3f8f61ff09541fafbfb9ea52b73a))
78
+ * ReadMe creation. ([6f91ba9](https://github.com/mathrunet/node_masamune/commit/6f91ba97d8c8e3f7d41a6299d95e51a69b90fe1c))
41
79
 
42
80
  ### feat
43
81
 
82
+ * Add aggregation method. ([e50fc35](https://github.com/mathrunet/node_masamune/commit/e50fc35bc00657bf2b82cdfd2d643f1fd70d9091))
44
83
  * Add AI analysis. ([d9206af](https://github.com/mathrunet/node_masamune/commit/d9206af4408551579e0403abe0d613c7739e4916))
45
84
  * Add an asset method. ([5136f81](https://github.com/mathrunet/node_masamune/commit/5136f81f2acf5d2b71f0cdc42a3a953f8c62c959))
46
85
  * Add an interface and methods for repository analysis to the GitHub client, and create document files for bug lists and tasks. ([f7cf613](https://github.com/mathrunet/node_masamune/commit/f7cf6137b95b9040ea55f1b6fb6d029e188926ef))
86
+ * Add CallProcessFunctionBase. ([f5c72ab](https://github.com/mathrunet/node_masamune/commit/f5c72ab340239039e3ae4e63f1babe8cf4953f58))
87
+ * Add comprehensive JSDoc documentation to marketing functions ([7ea0e10](https://github.com/mathrunet/node_masamune/commit/7ea0e109f07440e8a73214650ad67953bb8b3878))
88
+ * Add convertTo methods to remaining TypeScript converters ([36c5630](https://github.com/mathrunet/node_masamune/commit/36c56306e2f1418ec447af29883147854ae49fba))
47
89
  * Add Github summary function. ([3320b2e](https://github.com/mathrunet/node_masamune/commit/3320b2e894b7f85e61a5f891b2d3095bf53d79bd))
90
+ * Add GoogleToken. ([953ae3b](https://github.com/mathrunet/node_masamune/commit/953ae3bef001cfbec2eb2795bab727ee7d1c87cf))
91
+ * Add HLS function. ([bfa96e5](https://github.com/mathrunet/node_masamune/commit/bfa96e5b176180e84dafea9b75612bcd68fb3424))
92
+ * Add JobRunner ([e78dffd](https://github.com/mathrunet/node_masamune/commit/e78dffd214f9fc7e92309eb43e3aaf8450f3bd38))
93
+ * Add JobRunner. ([3eb5a6a](https://github.com/mathrunet/node_masamune/commit/3eb5a6a06afb7e12c6a39cbce5a2328c70eb74d5))
94
+ * Add locale information. ([146b89c](https://github.com/mathrunet/node_masamune/commit/146b89c353a743f00c80078f84f8063632d4cc21))
95
+ * Add locale. ([a27a8b4](https://github.com/mathrunet/node_masamune/commit/a27a8b4cd8b000d26f3511d9d5099284cefac08b))
96
+ * Add logging concept. ([fe5f4ed](https://github.com/mathrunet/node_masamune/commit/fe5f4ed24272ea045a33a237730629c610ff53b4))
48
97
  * Add Lyria background music generation, Google Cloud Text-to-Speech integration, updated test configuration, and new development documentation. ([d234b83](https://github.com/mathrunet/node_masamune/commit/d234b83b0ab706bfa3c93f2f887755aa022baa48))
98
+ * Add Markdown Report ([38506ac](https://github.com/mathrunet/node_masamune/commit/38506ac023a481163fed0154a6b90f372a4d9539))
99
+ * Add Market Research Action ([a41d85b](https://github.com/mathrunet/node_masamune/commit/a41d85bee88fe9d23952f281b3ca8d5390bbb15c))
49
100
  * add marketing pipeline for data collection and scheduling, and update short video generation tests to include narration and BGM. ([4020466](https://github.com/mathrunet/node_masamune/commit/402046616c18ae3c65fe0eb43e1a103a95f1cc04))
101
+ * Add masamune_store_asset. ([9f6e45f](https://github.com/mathrunet/node_masamune/commit/9f6e45febae9330196978e4e04218a78fdcaf547))
102
+ * Add multimodal text generation and related workflows for image, video, and music generation ([875acbc](https://github.com/mathrunet/node_masamune/commit/875acbc906cb8f6cf31dfb39168195d097b4bab2))
50
103
  * Add PDF creation function. ([de349b3](https://github.com/mathrunet/node_masamune/commit/de349b382bacd325929b2c6fa8330dbe7fe12b98))
104
+ * Add removeOnlyEmoji method to String prototype and update usage in ModelFieldValue class ([dccecf8](https://github.com/mathrunet/node_masamune/commit/dccecf844ad7602e5acedfb4653620ac80c017cb))
51
105
  * Add required type. ([d92208c](https://github.com/mathrunet/node_masamune/commit/d92208cdb1e7340d2b9258a6a090123f581bf5d9))
52
106
  * add scheduler notification tests and update general test utilities and Firestore tests. ([710e462](https://github.com/mathrunet/node_masamune/commit/710e46287e7eb7fea6dd461e0d5354ce2f1bbfd2))
53
107
  * Add short video generation function using Gemini 2.5 Flash and FFmpeg, including tests, documentation, and updated ignore rules for temporary files. ([7e6cde2](https://github.com/mathrunet/node_masamune/commit/7e6cde28f7760c54058cb1e2073c6e97f552d39e))
108
+ * Add SqlApiBase. ([ff6c5b2](https://github.com/mathrunet/node_masamune/commit/ff6c5b28905402f326904eb4052e86db82be4778))
109
+ * Add to ModelFieldValue. ([954a8c6](https://github.com/mathrunet/node_masamune/commit/954a8c66804d8c3f65b810d773597d3acb5de442))
110
+ * Add TTS workflow. ([f23572e](https://github.com/mathrunet/node_masamune/commit/f23572e4340d39f9b9a4025e8e5d60223fd5d26f))
111
+ * Added a series of Stripe features. ([4d430b7](https://github.com/mathrunet/node_masamune/commit/4d430b7df07e363c452877fcd21cc043d309ff6c))
112
+ * Added Algolia data synchronization. ([65c3dbb](https://github.com/mathrunet/node_masamune/commit/65c3dbb5ac3162868ed6517e2e63a2946bfb5f34))
113
+ * Added Api methods. ([dc34146](https://github.com/mathrunet/node_masamune/commit/dc34146e396f0db2595b09c63acfaa78dd70b7a8))
54
114
  * Added AppStore, FirebaseAnalytics. ([43475b9](https://github.com/mathrunet/node_masamune/commit/43475b967224ad1921607eb769b5ab50095a2f49))
55
115
  * Added charts, storage, and PDF generation services to the marketing pipeline, improved video effects, and introduced bug list documentation. ([5ac0fd5](https://github.com/mathrunet/node_masamune/commit/5ac0fd5d6e0d1cfeaeae0b422e2d099f7c863bc4))
116
+ * Added developer collection feature to the App Store. ([3966758](https://github.com/mathrunet/node_masamune/commit/39667586602592d59c4b5b17f5a7b7334ced9b25))
117
+ * Added document creation functionality. ([9d8374e](https://github.com/mathrunet/node_masamune/commit/9d8374eb5495a2b3ee705e41c8faf6c9731c1885))
118
+ * Added functionality for Agora.io. ([29630f4](https://github.com/mathrunet/node_masamune/commit/29630f4c35a8aa266d5275b86b40e4759d50fca6))
119
+ * Added Functions for ChatGPT. ([87170e6](https://github.com/mathrunet/node_masamune/commit/87170e6c1f14e0727a3656472923fc12885e8e27))
120
+ * Added Functions for mobile billing. ([62309a4](https://github.com/mathrunet/node_masamune/commit/62309a47dbde32101c521f3c0510f53c109f3844))
121
+ * Added Functions for sending mail. ([7efe881](https://github.com/mathrunet/node_masamune/commit/7efe881e3481ebd6f651c5a1c1127a4d8399c9b8))
122
+ * Added functions to utilize external models and external storage. ([e2eff76](https://github.com/mathrunet/node_masamune/commit/e2eff76225e5e7e0c0d20075e12059c91bba07a1))
123
+ * Added Gemini image generation workflow. ([f8ed9a3](https://github.com/mathrunet/node_masamune/commit/f8ed9a364fbb413b85a14f650d034bb8ded78977))
124
+ * Added GeocodingAPI. ([3f3f9a3](https://github.com/mathrunet/node_masamune/commit/3f3f9a3c355a0ecda013a7b34f6c8e2b06d70d8a))
125
+ * Added notification schedule for documents. ([1663136](https://github.com/mathrunet/node_masamune/commit/1663136faa20be0c95037ea048a89d5ec1d9224f))
126
+ * Added Notifications. ([165c63a](https://github.com/mathrunet/node_masamune/commit/165c63a0fe942606837fc32fc5eace678e37e6f0))
127
+ * Added PDF design specification feature. ([bd8b256](https://github.com/mathrunet/node_masamune/commit/bd8b25656c40a24a912478a28402833320be66ad))
128
+ * Added string processing. ([2421fdc](https://github.com/mathrunet/node_masamune/commit/2421fdc2bd3dfa96e9c3f0439a3bb2eba43d5048))
129
+ * Added user deletion function. ([05ce7dd](https://github.com/mathrunet/node_masamune/commit/05ce7dd2876c1bc5493916162c0d1125221aab8f))
130
+ * Added uuid functionality available. ([5b4fa76](https://github.com/mathrunet/node_masamune/commit/5b4fa76a3daef6f915f18ba60e7d00867de4517e))
131
+ * Added v7 support for Uuid. ([fa12b77](https://github.com/mathrunet/node_masamune/commit/fa12b7766d879d14f1d021ecfa1d6b17012df5f7))
132
+ * Added workflow to retrieve developer information from Google Play. ([c862ffd](https://github.com/mathrunet/node_masamune/commit/c862ffd39031fb7e4a69b512a7aeaab6916fb41f))
133
+ * Allow region to be specified externally. ([782d805](https://github.com/mathrunet/node_masamune/commit/782d805ac88c3991eabb3017f78cca083dd42f33))
134
+ * Allow service accounts to be set in the options. ([72b57c1](https://github.com/mathrunet/node_masamune/commit/72b57c10486de8509653bf68dbf3860ade18fde5))
135
+ * Batch functionality in Notification. ([87aca9e](https://github.com/mathrunet/node_masamune/commit/87aca9e4c9c8b54e991f7abb70293f3371f6092d))
136
+ * Change the structure of FunctionData. ([0ce6dd3](https://github.com/mathrunet/node_masamune/commit/0ce6dd341ad27202ea433d9f83edfce13d4a18ec))
137
+ * Changed Android receipt verification to authentication by service account. ([c7b92f3](https://github.com/mathrunet/node_masamune/commit/c7b92f371b2d9e938ea25b4e0f3e268a894e169e))
138
+ * Compatible with FirebaseFunctionsV2. ([df2cc6d](https://github.com/mathrunet/node_masamune/commit/df2cc6d050fe249781fe42afb5633e6d39b32f74))
139
+ * Create a class for ModelFieldValue. ([9d1d107](https://github.com/mathrunet/node_masamune/commit/9d1d10737d850d409e0f217d7055b73b3e8cca7f))
56
140
  * Create a market pipeline. ([7ce61fe](https://github.com/mathrunet/node_masamune/commit/7ce61feae9829bd7e8d969ef967f39f3f9ba0cfe))
141
+ * Create a SendNotificationSchedule. ([681a05e](https://github.com/mathrunet/node_masamune/commit/681a05e8f3c4546e0eff070462e364eb974a693d))
57
142
  * Delete the Katana package. ([9c0d166](https://github.com/mathrunet/node_masamune/commit/9c0d1660ca60cbc72c7b7f742138352470a6e54c))
58
143
  * Develop an AI analysis service ([0a3d8c7](https://github.com/mathrunet/node_masamune/commit/0a3d8c7cbff6e23b524ca78b8bcbc674b2045bcf))
144
+ * Enabled building of ModelVectorValue. ([fda90fe](https://github.com/mathrunet/node_masamune/commit/fda90fe53681498614acc47c59ce48072507d067))
59
145
  * Enhance detailed research to guide content creation, determine asset type, and add new documentation files. ([bf6125a](https://github.com/mathrunet/node_masamune/commit/bf6125a2e35f7b52f9a84468770901a98ef226be))
146
+ * Enhance image generation capabilities with Imagen 3 integration and update Gemini configurations ([bda7635](https://github.com/mathrunet/node_masamune/commit/bda7635c7e97f17959013db516b92400e07b93e5))
60
147
  * GitHub integration test implementation ([f1ffead](https://github.com/mathrunet/node_masamune/commit/f1ffead3e4f4f761fd7416789c050afe4d3e29a8))
61
148
  * Gmail stopped working, so I deleted it. ([ac11383](https://github.com/mathrunet/node_masamune/commit/ac11383a5199e64b3e09cc83318fdfc84759b8e5))
62
149
  * Gmail stopped working, so I deleted it. ([c415079](https://github.com/mathrunet/node_masamune/commit/c4150799abeb996b0a08e3d9b7dccb232a2404f2))
63
150
  * Google Play Console data acquisition function implementation ([28ad81f](https://github.com/mathrunet/node_masamune/commit/28ad81ff6451c922ff16c40e52646571d2d39d60))
151
+ * implement broad/detailed research and asset creation functions, alongside new documentation and tests ([0c1c05d](https://github.com/mathrunet/node_masamune/commit/0c1c05da72d25219080ac98809322b13667b047c))
64
152
  * implement Firebase function to generate short video metadata using Vertex AI, including tests and development documentation. ([2251993](https://github.com/mathrunet/node_masamune/commit/22519933c8b1f84fc7ae26a5754c6c02d96b5969))
153
+ * Implement retry mechanism for Vertex AI API calls in ResearchMarket function and enhance error handling ([ac03efe](https://github.com/mathrunet/node_masamune/commit/ac03efe06d7958ad7ebc9a405cf31c351a3b4298))
65
154
  * Implementation of data retrieval API. ([df9ad88](https://github.com/mathrunet/node_masamune/commit/df9ad88da46ccb85cea4172ed8c0107ea2c431f7))
66
155
  * Initial commit. ([26b8a08](https://github.com/mathrunet/node_masamune/commit/26b8a08df3582fd80dc7ecc204654f6b7f5c9098))
67
156
  * Initial commit. ([5e83638](https://github.com/mathrunet/node_masamune/commit/5e836385d1789fff488396c67ace73d7f55205e8))
157
+ * Initial commit. ([b9200aa](https://github.com/mathrunet/node_masamune/commit/b9200aa75f64e6890a946f7de0a49fd823143651))
68
158
  * Integrate Katana and Masamune. ([4ce88c7](https://github.com/mathrunet/node_masamune/commit/4ce88c72b863bf94f1b7b1957969df22e6a44abe))
159
+ * Introducing the AppCheck option. ([45cfda7](https://github.com/mathrunet/node_masamune/commit/45cfda7ce850ae239707d001da4fb4c75679e6de))
69
160
  * ModelFieldValue specification change. ([148f423](https://github.com/mathrunet/node_masamune/commit/148f4236d835707280870f5b8ddc5a51577699bd))
70
161
  * Package separation. And monorepo management. ([2647952](https://github.com/mathrunet/node_masamune/commit/2647952ad48823ac0c3d578a366f4af0bf60bcc1))
162
+ * Package Update. ([f66513b](https://github.com/mathrunet/node_masamune/commit/f66513bf5b510e1f9acdab0942d1a243705c9056))
163
+ * ProcessFunctionBaseを作成 ([ecc5da7](https://github.com/mathrunet/node_masamune/commit/ecc5da70f3f7e687309511923ba6156022ebb951))
71
164
  * refactor short video BGM handling to use `bgmTracks` array and introduce `masamune_marketing_pipeline`. ([6fe3878](https://github.com/mathrunet/node_masamune/commit/6fe3878bf02ecc40008a3aa7f10dd13a78a028e7))
165
+ * Support for sending multiple tokens. ([6d16257](https://github.com/mathrunet/node_masamune/commit/6d16257242a9ad9d8b0709992c30892eb80fdb10))
166
+ * Supports iOS StoreKit 2 validation. ([62450c5](https://github.com/mathrunet/node_masamune/commit/62450c566e33f97b0112bb55b1e3f34ea0d3a25e))
167
+ * Supports multiple databases. ([cff6b10](https://github.com/mathrunet/node_masamune/commit/cff6b10b4bce122252fd3936f1e11d0a23d50c9c))
168
+ * The region can be specified by option. ([df36f5f](https://github.com/mathrunet/node_masamune/commit/df36f5fc62c494bb94a9e44b91c13d764c48c93f))
169
+ * Timeout parameters can now be added. ([183f68f](https://github.com/mathrunet/node_masamune/commit/183f68f7ae67c8c569a210670a6aef5d44a2f489))
170
+ * Topic is now configurable. ([36b70ec](https://github.com/mathrunet/node_masamune/commit/36b70ecd53db9d34a3fc19561158a08b1bb09e6e))
72
171
  * Update Masamune package versions to 3.8.0. ([318f89a](https://github.com/mathrunet/node_masamune/commit/318f89a7427dfa71149026207eae19c4ff845edc))
73
172
  * Various main function implementations ([b643bcd](https://github.com/mathrunet/node_masamune/commit/b643bcd47211efadbd2350f93ff9034449767ab5))
74
173
 
75
174
  ### fix
76
175
 
176
+ * Account name support. ([63f9ce7](https://github.com/mathrunet/node_masamune/commit/63f9ce7e64477bdd00f5d177cf5032898cad4af3))
177
+ * Add a flag to `sendNotification` to control whether to display logs. ([87d31cb](https://github.com/mathrunet/node_masamune/commit/87d31cba2a06fbda27f235d8f59a5b7e2f35ad42))
178
+ * Add a link to the Notification. ([94d809c](https://github.com/mathrunet/node_masamune/commit/94d809cfd46be72632ef1454cbd8214cf1174a1c))
179
+ * Add a new value to the Project. ([4f934e5](https://github.com/mathrunet/node_masamune/commit/4f934e5f6517bffc8b4e5f6d04f9e09add2e943c))
180
+ * Add Database ID. ([396e302](https://github.com/mathrunet/node_masamune/commit/396e302b986e20812890a703e796e22d2e318c03))
77
181
  * Add methods such as load and save to ModelRefBase. ([cbf9eb2](https://github.com/mathrunet/node_masamune/commit/cbf9eb29d802990dcffe0c3322b3d41365b8a9a4))
78
182
  * Add missing packages. ([389630b](https://github.com/mathrunet/node_masamune/commit/389630b2baec8ee634e105690343a7ff5edc30bb))
183
+ * Add ModelFieldValue for searchable. ([62913e7](https://github.com/mathrunet/node_masamune/commit/62913e7c84eb6f33b134cb4e0429e6245aaf3d50))
79
184
  * Add ModelFieldValue interface. ([0ff33aa](https://github.com/mathrunet/node_masamune/commit/0ff33aa6f1331569658a3fd629b1329eafef8c50))
185
+ * Add success at the end. ([5611d82](https://github.com/mathrunet/node_masamune/commit/5611d82f2dac3bc0fc55caea49a26e40a6a89458))
186
+ * Add toSearchableMap. ([71ffb6e](https://github.com/mathrunet/node_masamune/commit/71ffb6ee537fc53a954a096b874a54d46b6fdf1a))
187
+ * Added a converter for data to be stored in Algolia. ([3c0f7bc](https://github.com/mathrunet/node_masamune/commit/3c0f7bc6f74cde7ad52dab1e554dedb320ffe958))
188
+ * Added base class for Firestore trigger. ([b71e3e9](https://github.com/mathrunet/node_masamune/commit/b71e3e9cebf82736df2d88ee92e6631cd479661d))
189
+ * Added because there is no type. ([f1bac47](https://github.com/mathrunet/node_masamune/commit/f1bac474d835a9581c2340c57f6da9bf8aad539a))
190
+ * Added flag for paused. ([61f1ff8](https://github.com/mathrunet/node_masamune/commit/61f1ff86109b2d7f65b65f819cd20c7e7b91f8ea))
191
+ * Added ModelTimestamp. ([2ff6bcf](https://github.com/mathrunet/node_masamune/commit/2ff6bcf1f76c8f1ae6f5033b2907a0467f415b4a))
192
+ * Added the ability to output FieldValue of ModelLocale. ([d6302e5](https://github.com/mathrunet/node_masamune/commit/d6302e50ab75243679b9ae0bbaa7108dfb8f888a))
193
+ * Adjust UUID specifications ([4ead298](https://github.com/mathrunet/node_masamune/commit/4ead298714fbb6968f640aa9537f2c6901f2fe3b))
194
+ * Align the Key of UserId. ([5eec039](https://github.com/mathrunet/node_masamune/commit/5eec0398a794cab15c71760b45b328452eb50dbe))
195
+ * Align the time key with the command key. ([f6e92a0](https://github.com/mathrunet/node_masamune/commit/f6e92a0b97528147d2d1eb4bee9a1fc73b358ada))
196
+ * Allow exports to be passed to deploy. ([bbf2c8b](https://github.com/mathrunet/node_masamune/commit/bbf2c8b50b036356a0630160fe1505dd04ca09c2))
197
+ * Apply Algolia to firestore. ([77157c4](https://github.com/mathrunet/node_masamune/commit/77157c41fa320bb624779e9d18ef5a0cab3ecf04))
80
198
  * Audio-related fixes ([9e2440b](https://github.com/mathrunet/node_masamune/commit/9e2440b9e78c15ecc9d495da5ed0f173250bf88c))
199
+ * Billing logs are now stored. ([0e84b8d](https://github.com/mathrunet/node_masamune/commit/0e84b8d1bbf1ef4d6ea953cc88a964402b6468a5))
200
+ * bug fix ([aedf7c5](https://github.com/mathrunet/node_masamune/commit/aedf7c5dbafd7575f621bbc23ae91b0a2688f616))
81
201
  * Bug fix. ([14d3ba4](https://github.com/mathrunet/node_masamune/commit/14d3ba4df05b723eb95768dc90a683f38fb8baa3))
202
+ * Bug fix. ([c410ed7](https://github.com/mathrunet/node_masamune/commit/c410ed7229662f7726a658baa5620d5f7849d5ce))
82
203
  * Bug fixes. ([8cd7f92](https://github.com/mathrunet/node_masamune/commit/8cd7f92aaaea9da295fa232262e8df896c87e1d5))
204
+ * Bug fixes. ([c69e10f](https://github.com/mathrunet/node_masamune/commit/c69e10fd6f1285a33bb8ecd43bd8fa5571cc0980))
205
+ * Bug fixes. ([e01bedc](https://github.com/mathrunet/node_masamune/commit/e01bedc17a6d5b996c189184551bed77d5a81191))
206
+ * Bug in not being able to use homebrew functions. ([57f0823](https://github.com/mathrunet/node_masamune/commit/57f0823701bf87f84ce0112361334685aaad62a5))
207
+ * Cannot convert to JSON, so please fix. ([bec09af](https://github.com/mathrunet/node_masamune/commit/bec09afe18e4a6c4944ba95e765e744fa45ce47a))
208
+ * Change Display Order ([09448b3](https://github.com/mathrunet/node_masamune/commit/09448b380616a82b1e65053350bcdece4d39b132))
83
209
  * Change error object handling ([d49aed4](https://github.com/mathrunet/node_masamune/commit/d49aed435c381c6b537a6a23accdf73125b4aa61))
84
210
  * Change GitHub analysis method ([abc2336](https://github.com/mathrunet/node_masamune/commit/abc233693cad2070a57db4d0472a16781d00c0c9))
211
+ * Change in billing status. ([95cac67](https://github.com/mathrunet/node_masamune/commit/95cac67c4abfd6761a5a1f400310408c0df69670))
212
+ * Change key because it is not included in the search. ([c56a3b4](https://github.com/mathrunet/node_masamune/commit/c56a3b423f84848d5a101d2b726624d5edb0232d))
85
213
  * Change process arguments. ([17fca7b](https://github.com/mathrunet/node_masamune/commit/17fca7b72ccc8ecf7576e5a0772b2d05f197940d))
214
+ * Change the key of the title. ([137a47e](https://github.com/mathrunet/node_masamune/commit/137a47ece9a1ce5fbbfa9bedd96bb734b7986b65))
215
+ * Change the location of initializeApp. ([5c82d2a](https://github.com/mathrunet/node_masamune/commit/5c82d2a63ed4af60246969349236aa9f2841c8a8))
216
+ * Changed license. ([b77a5f2](https://github.com/mathrunet/node_masamune/commit/b77a5f24019b1ff94188aaa1f6053d968152148e))
217
+ * Changed line breaks. ([a38d02b](https://github.com/mathrunet/node_masamune/commit/a38d02bb5b1696e539368f15efdb3c17a14b087f))
218
+ * Changed the function name of notification. ([c1a152c](https://github.com/mathrunet/node_masamune/commit/c1a152cd3398325a7149bf4a852fe368088e4f16))
219
+ * Changed the order of type checks. ([a05e2d7](https://github.com/mathrunet/node_masamune/commit/a05e2d79cdd567a33a31a2bc544e8ae9e51deeb2))
220
+ * Changed the position of the JS definition. ([1aadcb7](https://github.com/mathrunet/node_masamune/commit/1aadcb7e975060e8e15ff80139757bc552edee2e))
221
+ * Changed the specification of the notification destination. ([933258d](https://github.com/mathrunet/node_masamune/commit/933258dcd43bee5e3175b32863b2f905af6e8b6f))
222
+ * Changed to a condition where _done is null. ([4ffe3d3](https://github.com/mathrunet/node_masamune/commit/4ffe3d37a145ddb82243462ccb26db6d61247c86))
223
+ * Changed to return all. ([db69ae6](https://github.com/mathrunet/node_masamune/commit/db69ae67fa65d2e9b83a5b80bb4c00dc37d9e430))
224
+ * Comment out. ([6c4191e](https://github.com/mathrunet/node_masamune/commit/6c4191e416d35594500a3bb00e0fb00bf7aab479))
225
+ * comment-adding ([c3d7864](https://github.com/mathrunet/node_masamune/commit/c3d7864ede2fa60359eb64a8542abf930b80f121))
226
+ * Config changes. ([b459970](https://github.com/mathrunet/node_masamune/commit/b45997023ff0f2d763dd41fe16bf0263cac056cb))
227
+ * Consider null in send_notification. ([643c800](https://github.com/mathrunet/node_masamune/commit/643c800cc565e1a6856ea8fd46854fe0d6841015))
228
+ * Consolidate notification_scheduler to scheduler. ([7252676](https://github.com/mathrunet/node_masamune/commit/72526768bf9ba790dfdeadb1e97fa31d40198c18))
229
+ * Corrected an error that appeared in the log. ([538688c](https://github.com/mathrunet/node_masamune/commit/538688c9815e20470a309e11f62ed83464c269f0))
230
+ * Corrected the `timestamp` key as it was incorrect. ([302d56f](https://github.com/mathrunet/node_masamune/commit/302d56f0ee152d625df4cf850ab7c6a0ff943c68))
231
+ * Corrected the position again. ([8cbd924](https://github.com/mathrunet/node_masamune/commit/8cbd924b9bb558843dde97cb32fbdd0cc77f62a9))
232
+ * Corrected the wrong name for env. ([8dae0f7](https://github.com/mathrunet/node_masamune/commit/8dae0f79e18fda07966dc1e7318663ff691ae3ef))
233
+ * Corrected to use the specified firestoreInstance. ([9b7d832](https://github.com/mathrunet/node_masamune/commit/9b7d832ac644b1f8f45eb5132eee45bd7d33711b))
234
+ * Correction of command names in Functions. ([dc3721c](https://github.com/mathrunet/node_masamune/commit/dc3721cd5719e4b654a9a3142f924ce475fdeefd))
235
+ * Correction of PDF report. ([56bc89e](https://github.com/mathrunet/node_masamune/commit/56bc89ed74cdd1a76691717591ae3f75f043b40e))
236
+ * Corresponding to IOS grade changes. ([dd33ce5](https://github.com/mathrunet/node_masamune/commit/dd33ce59ed6965ac89850bf9fb43969aaf34ce37))
86
237
  * Create E2E tests. ([e33ed27](https://github.com/mathrunet/node_masamune/commit/e33ed2702cc6d2771036fd3bc8e5c4de811229e7))
238
+ * Data for debugging is given. ([76b28b3](https://github.com/mathrunet/node_masamune/commit/76b28b3624f7d58a396cb119af628b630de68ac5))
239
+ * DatabaseId can be specified in FirestoreTriggeredProcessFunctionBase. ([44c56e4](https://github.com/mathrunet/node_masamune/commit/44c56e42de16b328b2639e41af68e256fa36e73f))
240
+ * Define default fields. ([a2d8393](https://github.com/mathrunet/node_masamune/commit/a2d83932c4f1b8bf5288f8ee21b04c131d98e9c8))
241
+ * Drop the version of node-fetch to eliminate the error. ([36b2a89](https://github.com/mathrunet/node_masamune/commit/36b2a895943e4081d8cc51750172e594c73fe637))
242
+ * Enabled setting an expiration date. ([3e109fd](https://github.com/mathrunet/node_masamune/commit/3e109fde06deb84d782daa41a8df9858b0760bd8))
87
243
  * Explicitly pass the Firebase Admin app during Firestore and Storage initialization, and update the version. ([9169415](https://github.com/mathrunet/node_masamune/commit/9169415adb873a0ce1534a5762158d84ca477212))
244
+ * Export the Loader. ([5050efe](https://github.com/mathrunet/node_masamune/commit/5050efe82895649103a68f8108e82173017c23c8))
245
+ * Field is not needed for Count. ([2d5197d](https://github.com/mathrunet/node_masamune/commit/2d5197dd83cdcfa85fae77267989b4e062781227))
246
+ * Field names were inconsistent, so they were corrected. ([1eedb8c](https://github.com/mathrunet/node_masamune/commit/1eedb8c7d0b0cd59eaeeed6833c41dfd8bd94707))
247
+ * Firebase is now initialized. ([9cc8a3e](https://github.com/mathrunet/node_masamune/commit/9cc8a3eb26cf8448cad405c61145c2538d371bd8))
88
248
  * Firestore interface change. ([027e464](https://github.com/mathrunet/node_masamune/commit/027e4647febaac184123ad5d8d7dc0ea452e3df7))
249
+ * Fix npmignore. ([5e4bd1e](https://github.com/mathrunet/node_masamune/commit/5e4bd1e25d2e930354f0621f167f9ff692f30689))
250
+ * Fix the ServiceAccount key as it's unusable. ([e5fd4ce](https://github.com/mathrunet/node_masamune/commit/e5fd4ce8dc98eefd487e59f4611d8d57d9957f4c))
251
+ * Fix typo. ([a7a55bb](https://github.com/mathrunet/node_masamune/commit/a7a55bb4b3d3df021d192a9fa811c7506aa4bd81))
252
+ * Fix URL for AndroidPurchaseValidate. ([c5234e7](https://github.com/mathrunet/node_masamune/commit/c5234e7634efca9cd31088c600695fd236073a11))
253
+ * Fixed a bug in ID. ([f23a605](https://github.com/mathrunet/node_masamune/commit/f23a605ae3b7058b780c06a735cf2cac843f034b))
254
+ * Fixed a bug in the search target string. ([1d53a49](https://github.com/mathrunet/node_masamune/commit/1d53a4988598e3b6907b32ed00f822def1c27110))
255
+ * Fixed a bug in the way data is saved. ([c4e1558](https://github.com/mathrunet/node_masamune/commit/c4e1558b69dcd96657e5d25d553a74dfe28c3d8c))
256
+ * Fixed a bug in the way parameters are taken. ([1e54462](https://github.com/mathrunet/node_masamune/commit/1e5446294c73169e519e1d001dc1ba97ee9eea5c))
257
+ * Fixed a bug that caused an error when `resItem` was not an array. ([1e70363](https://github.com/mathrunet/node_masamune/commit/1e703635636fc7cd739ecbe27a579bf0f004660f))
258
+ * Fixed a bug that caused duplicate keys. ([31332c1](https://github.com/mathrunet/node_masamune/commit/31332c1bb4799c2bd6ad0956d99db5c31aac9dba))
259
+ * Fixed a bug that caused forced cancellation when canceling. ([d1d249b](https://github.com/mathrunet/node_masamune/commit/d1d249b4bd5e36e71bf40dfd698ec365d45bb204))
260
+ * Fixed a bug that caused no response to requests. ([1f94470](https://github.com/mathrunet/node_masamune/commit/1f9447014bcc725b9c359ca46279dcaa56ed650f))
261
+ * Fixed a bug that prevented successful deployment. ([c05dea1](https://github.com/mathrunet/node_masamune/commit/c05dea119d27de35cb265caff7ed37f4d5207281))
262
+ * Fixed a bug that Topic and Token could not be found. ([530a991](https://github.com/mathrunet/node_masamune/commit/530a991eeb5946d4ac82c5f9c7bc3a667605d783))
89
263
  * Fixed a bug where tests were failing. ([cdab6ca](https://github.com/mathrunet/node_masamune/commit/cdab6ca41aa5d39987dc484819a802fa9b2aa732))
264
+ * Fixed a circular reference that seems to be happening. ([fdf1349](https://github.com/mathrunet/node_masamune/commit/fdf13493db02d8c6bafd120846f0db6a7aebe137))
265
+ * Fixed a missing data error. ([cd63c50](https://github.com/mathrunet/node_masamune/commit/cd63c50dc58d13fe4388652675f28c6e6239f822))
266
+ * Fixed an error in simultaneous registration. ([a688b64](https://github.com/mathrunet/node_masamune/commit/a688b64caee7a76e61d33c9891ee1c00b85ec38d))
90
267
  * Fixed an issue where usage was not being added. ([ae0a9ee](https://github.com/mathrunet/node_masamune/commit/ae0a9ee1224d7bdc019140bd5889cbcab5e8bdd2))
268
+ * Fixed API for badges. ([78ee4af](https://github.com/mathrunet/node_masamune/commit/78ee4af51be2d61262750aa718ddda996ddf37f4))
269
+ * Fixed build failures. ([6010815](https://github.com/mathrunet/node_masamune/commit/60108159c6901eaa4d9571153aa5e0584dcb5d92))
270
+ * Fixed ConvertFrom and ConvertTo as they were incorrect. ([0c87aec](https://github.com/mathrunet/node_masamune/commit/0c87aeca0f2f1242afdf4c665b3a854400eecb9b))
271
+ * Fixed errors around constructors. ([8f7e53e](https://github.com/mathrunet/node_masamune/commit/8f7e53ea9fbf66248fe02bf61fefd2a643d94d6d))
272
+ * Fixed incorrect `convertFrom`. ([5cd046f](https://github.com/mathrunet/node_masamune/commit/5cd046f34ec1f332f2f845d5e73ab4f460b08d78))
91
273
  * Fixed missing export. ([f8948be](https://github.com/mathrunet/node_masamune/commit/f8948bee2d089c6df7a1b2e34bab844413f42e87))
274
+ * Fixed Sendgrid bug. ([c9baa20](https://github.com/mathrunet/node_masamune/commit/c9baa2061aaccfa753d3cf948c814ec56494d178))
275
+ * Fixed: Parameters were not passed. ([2e3a7ba](https://github.com/mathrunet/node_masamune/commit/2e3a7ba20e7808a29b6558501c913594da5f8d4e))
276
+ * Fixes to the scheduler. ([12c30d9](https://github.com/mathrunet/node_masamune/commit/12c30d92a1b24edddef7754769095bf6ea558cea))
277
+ * Functions options can be specified in detail. ([efbf625](https://github.com/mathrunet/node_masamune/commit/efbf6250228cb0fc3a19e462c1bf69491abbfbc2))
92
278
  * I made it output. ([6d17645](https://github.com/mathrunet/node_masamune/commit/6d1764546c2c68b3af61148eac9ca1635e9fddf7))
279
+ * I made sure to get the errors right. ([f00fe56](https://github.com/mathrunet/node_masamune/commit/f00fe56951d2a1ec5f4433bd50db08636d42a79f))
280
+ * I tried to get Console out. ([df230e0](https://github.com/mathrunet/node_masamune/commit/df230e0662e0bdefa9e84752939f46d7a50a0e89))
93
281
  * implement AI-driven music prompt improvement for Lyria BGM generation failures and add marketing pipeline requirements. ([81cfd3b](https://github.com/mathrunet/node_masamune/commit/81cfd3bd114669360c0bef465f81f5b4fad8804d))
282
+ * Implemented logging. ([945f56b](https://github.com/mathrunet/node_masamune/commit/945f56bb3b9a1c7650bb6232b2196fb4cac85bee))
94
283
  * Import bug fix. ([daefec0](https://github.com/mathrunet/node_masamune/commit/daefec055ad6bd1727d1df561cad25ce793f91c2))
284
+ * Include type definition files in the package ([5b005a0](https://github.com/mathrunet/node_masamune/commit/5b005a078561cd50a698122e39479c7cf1407872))
95
285
  * Initialize Firebase Admin SDK if not already initialized when loading Firestore or Storage. ([678c1bd](https://github.com/mathrunet/node_masamune/commit/678c1bd1896ddd3fe0e541e9eeea29797b63e300))
96
286
  * Interface adjustment. ([82d64f3](https://github.com/mathrunet/node_masamune/commit/82d64f3420f98b57a3dc66300c70b8cd646c8e98))
287
+ * Log check ([fe8d62a](https://github.com/mathrunet/node_masamune/commit/fe8d62ae69555b2a80235d3549df70b7122304cb))
288
+ * Maintenance of default parameters for Functions. ([f22fa85](https://github.com/mathrunet/node_masamune/commit/f22fa858b3032614d69033a89168387eaed315e9))
289
+ * Make UsCentral default. ([97196cf](https://github.com/mathrunet/node_masamune/commit/97196cf042dedde97d7f98c6d7836b30ec9ee7fe))
97
290
  * ModelTimestamp bug fix. ([1852f4e](https://github.com/mathrunet/node_masamune/commit/1852f4e40ad26e4ddf5ba9042b23f5edca8f7f0b))
291
+ * Modified to allow empty parameters to be specified. ([7f923bc](https://github.com/mathrunet/node_masamune/commit/7f923bcbfcc17079e423db2cbcea7c0da512d2ed))
292
+ * Modify the ActionCommand interface. ([84a6543](https://github.com/mathrunet/node_masamune/commit/84a6543224353227f3ae35e2d74c9726bffaeca5))
98
293
  * Move `@types/node-fetch` from devDependencies to dependencies. ([d5bc8be](https://github.com/mathrunet/node_masamune/commit/d5bc8be021d25469d9fb58d6b73f8471883969c8))
294
+ * Name the parameter. ([1393a59](https://github.com/mathrunet/node_masamune/commit/1393a598e7c25835b13f869d8c3a153bcda9311e))
295
+ * Notification test. ([f9ee6bc](https://github.com/mathrunet/node_masamune/commit/f9ee6bcc51e68c01f673868b888774eb5e2075c4))
99
296
  * Option Interfacing ([9fede77](https://github.com/mathrunet/node_masamune/commit/9fede77e87e9f4313445951c9b23a23472c0fa92))
297
+ * Package modifications. ([94807d9](https://github.com/mathrunet/node_masamune/commit/94807d976e18ea7a4e7c42453b9dd6147c21d289))
100
298
  * Package update ([038b6c5](https://github.com/mathrunet/node_masamune/commit/038b6c51885e6e59bc469e9728e790e2021f6e05))
101
299
  * Package Update ([2709b18](https://github.com/mathrunet/node_masamune/commit/2709b18899189e6373baf08c141cd10e0b9afa34))
102
300
  * Package update. ([9acad0a](https://github.com/mathrunet/node_masamune/commit/9acad0a058338a75e700e53b0a94e4bc0fcf3c3e))
301
+ * Package Update. ([4c3bac3](https://github.com/mathrunet/node_masamune/commit/4c3bac34781dec6225fbf4de923292b602624519))
302
+ * Push notifications do not generate errors. ([1cf06f4](https://github.com/mathrunet/node_masamune/commit/1cf06f42197b59fb9edaf9938bcf796cbb335e0c))
303
+ * README modifications. ([f2ae4c4](https://github.com/mathrunet/node_masamune/commit/f2ae4c4dc9b3f0ea9ac26e59d49ea86858942d4e))
304
+ * refactoring ([8bb1a74](https://github.com/mathrunet/node_masamune/commit/8bb1a74be569e700b9a937ebd8dcb19f8da37731))
103
305
  * remove debug logs from Firebase loaders and bump package version. ([36e721e](https://github.com/mathrunet/node_masamune/commit/36e721ec6cc597aced1fc91105f9a04625cde0d2))
306
+ * Remove FormHeader. ([dedb0ef](https://github.com/mathrunet/node_masamune/commit/dedb0ef9abcdc027c9ab98b31ecbe472b731eb93))
307
+ * Remove unnecessary logs. ([e43db79](https://github.com/mathrunet/node_masamune/commit/e43db79051e753488e0875d867e9a78a1b942e6d))
308
+ * Remove uuid package. ([3aee2ee](https://github.com/mathrunet/node_masamune/commit/3aee2ee193044ef233a9aa65c69ce61862e000b9))
309
+ * Removed unremovable emojis. ([c33a18f](https://github.com/mathrunet/node_masamune/commit/c33a18f9baaa981f8b28cae1820aaa64fbce2767))
310
+ * Rename response data. ([23d40ed](https://github.com/mathrunet/node_masamune/commit/23d40ed1b0ebdee5b2b7473ff28fc12e11f27ec8))
311
+ * Rename. ([546a33b](https://github.com/mathrunet/node_masamune/commit/546a33b473f71a442d97bbe08b98997747a267cc))
312
+ * Resolved undefined error. ([0bc3678](https://github.com/mathrunet/node_masamune/commit/0bc367854f67302699290b4186ef0617dcb7391e))
313
+ * Responding to market research. ([3d6206c](https://github.com/mathrunet/node_masamune/commit/3d6206c73612d57b71e026decce1ef45e5983519))
314
+ * Response to Suspension ([63ad4c5](https://github.com/mathrunet/node_masamune/commit/63ad4c54e8b4771b64d85bcb9f2c9d3b950155f4))
104
315
  * Save metadata on save. ([4cd3404](https://github.com/mathrunet/node_masamune/commit/4cd340499f47c1da850b9dfd77abac84c6ca8230))
316
+ * Set initial options. ([96558ec](https://github.com/mathrunet/node_masamune/commit/96558ecc35f4577b3c83f8069684efb46beb0432))
317
+ * Set the return value to CallProcessFunctionBase ([900c892](https://github.com/mathrunet/node_masamune/commit/900c89290bf9418d17a86a6f2e1a00b754b61964))
318
+ * Set the value of MaxInstances to 100. ([076b75d](https://github.com/mathrunet/node_masamune/commit/076b75d453792d8f3eb2a019b1abce154b2edb2c))
105
319
  * Set the value of Ref. ([0a196cf](https://github.com/mathrunet/node_masamune/commit/0a196cf66bf4a08d694715c2b6a2694768d1ae69))
320
+ * Setup badges and sounds for PUSH notifications. ([45eb7e4](https://github.com/mathrunet/node_masamune/commit/45eb7e43eb7a0a2c905aa567e3656ae8865d7b49))
321
+ * Some functions are exported. ([6864a06](https://github.com/mathrunet/node_masamune/commit/6864a06f7c43a2fa99774ebd2a5cb595728c9751))
322
+ * Specify an optional value. ([7c34ac0](https://github.com/mathrunet/node_masamune/commit/7c34ac0c99b3988987cc40d269f8e970f1ffb3b9))
323
+ * Suggestions and multiple designations of Regions are now possible. ([036c1d7](https://github.com/mathrunet/node_masamune/commit/036c1d723db1c0f57f3be34d17765c0b99926a17))
324
+ * Support changes to ActionCommand. ([f20a9c4](https://github.com/mathrunet/node_masamune/commit/f20a9c497fb5d017158f54987c9ebd222b767395))
325
+ * test maintenance. ([998743a](https://github.com/mathrunet/node_masamune/commit/998743a290d04545c4266e70ceb517c0727f71cc))
326
+ * The array type was wrong, so it was corrected. ([befbc78](https://github.com/mathrunet/node_masamune/commit/befbc784dc25202d65b6f51b4cd6584cd7e7c57f))
327
+ * The number of badges defaults to 0. ([d656826](https://github.com/mathrunet/node_masamune/commit/d6568264e119c3477bdd246eb679e74a744b4989))
328
+ * The problem with InitializeApp ended up being somewhere else, so we put it back. ([7cefd39](https://github.com/mathrunet/node_masamune/commit/7cefd39071c4d5fa43b01bd7744a91a101db5a04))
329
+ * Transfers are also deleted when deleting an account. ([fcc275c](https://github.com/mathrunet/node_masamune/commit/fcc275c87359e04c782f89471bb5e7603b19757c))
330
+ * Update Android adaptive icon size to 1024px for foreground and background generation. ([62b23d0](https://github.com/mathrunet/node_masamune/commit/62b23d05e2289053819cbe9002ca0edf50934075))
331
+ * Update converter implementations to use a single result variable instead of an object for storing results ([3dd647f](https://github.com/mathrunet/node_masamune/commit/3dd647fccc5656346f93584b9161438ec2d0eb57))
106
332
  * Update dependency versions for `@mathrunet/katana` ([d4a9aea](https://github.com/mathrunet/node_masamune/commit/d4a9aeadb6541d808618098c5a4b2eaf72bf7d50))
333
+ * Update test environment variable files and .gitignore for asset generation ([03a1979](https://github.com/mathrunet/node_masamune/commit/03a1979dedae29c33f420cd2d6dcfbff92a9321f))
334
+ * ver.1.6.5. ([33bb2ec](https://github.com/mathrunet/node_masamune/commit/33bb2ec9f27c208926b093699d65d1c74ad854e7))
107
335
  * Video bug fix. ([0fa5f9f](https://github.com/mathrunet/node_masamune/commit/0fa5f9f8ef2cda5420a54db9445f72e9b1f4d6e6))
108
336
 
109
337
  ### refactor
@@ -115,1656 +343,14 @@
115
343
 
116
344
  * Add tests ([52c8ad3](https://github.com/mathrunet/node_masamune/commit/52c8ad3952b375c72338b0b22c3e89ddfd0e3789))
117
345
  * Complete AndroidToken test. ([3064805](https://github.com/mathrunet/node_masamune/commit/3064805ab63ee58d06d3e9ddb872d136166679eb))
346
+ * Conduct Firestore-related testing. ([0bd245c](https://github.com/mathrunet/node_masamune/commit/0bd245c2243cb1b59b6174f3432b4196378ae4ba))
118
347
  * Create a test. ([335d957](https://github.com/mathrunet/node_masamune/commit/335d957c3f2ef10c56f5c588eb288cb2f2c88490))
119
348
  * Create tests. ([aa57c66](https://github.com/mathrunet/node_masamune/commit/aa57c665a0ebca77173c7beb778a8e5305f53fd1))
120
349
  * Creating a test. ([b7daa4e](https://github.com/mathrunet/node_masamune/commit/b7daa4ec115c742c4b5e4a5221d8a493aa0f114c))
121
350
  * Creating tests. ([2a91c82](https://github.com/mathrunet/node_masamune/commit/2a91c824c4cf584fac10f9ac61d9bf4f103c5196))
122
351
  * Extend the timeout for the short video generation test. ([9e46c82](https://github.com/mathrunet/node_masamune/commit/9e46c828c791d933b32344842e63830782aa0fa5))
123
-
124
-
125
-
126
- # [3.7.0](https://github.com/mathrunet/node_masamune/compare/v3.6.0...v3.7.0) (2025-11-20)
127
-
128
-
129
- ### feat
130
-
131
- * implement broad/detailed research and asset creation functions, alongside new documentation and tests ([0c1c05d](https://github.com/mathrunet/node_masamune/commit/0c1c05da72d25219080ac98809322b13667b047c))
132
-
133
-
134
-
135
- # [3.6.0](https://github.com/mathrunet/node_masamune/compare/v3.5.9...v3.6.0) (2025-11-01)
136
-
137
-
138
- ### feat
139
-
140
- * Add GoogleToken. ([953ae3b](https://github.com/mathrunet/node_masamune/commit/953ae3bef001cfbec2eb2795bab727ee7d1c87cf))
141
- * Enabled building of ModelVectorValue. ([fda90fe](https://github.com/mathrunet/node_masamune/commit/fda90fe53681498614acc47c59ce48072507d067))
142
-
143
-
144
-
145
- ## [3.5.9](https://github.com/mathrunet/node_masamune/compare/v3.5.8...v3.5.9) (2025-09-17)
146
-
147
-
148
- ### fix
149
-
150
- * Rename response data. ([23d40ed](https://github.com/mathrunet/node_masamune/commit/23d40ed1b0ebdee5b2b7473ff28fc12e11f27ec8))
151
-
152
-
153
-
154
- ## [3.5.8](https://github.com/mathrunet/node_masamune/compare/v3.5.7...v3.5.8) (2025-09-17)
155
-
156
-
157
- ### fix
158
-
159
- * Corrected the `timestamp` key as it was incorrect. ([302d56f](https://github.com/mathrunet/node_masamune/commit/302d56f0ee152d625df4cf850ab7c6a0ff943c68))
160
-
161
-
162
-
163
- ## [3.5.7](https://github.com/mathrunet/node_masamune/compare/v3.5.6...v3.5.7) (2025-09-17)
164
-
165
-
166
- ### chore
167
-
168
- * コメントを削除 ([900f3b9](https://github.com/mathrunet/node_masamune/commit/900f3b98417ebe17c9d9f481223d493db4892d13))
169
-
170
- ### fix
171
-
172
- * Fixed incorrect `convertFrom`. ([5cd046f](https://github.com/mathrunet/node_masamune/commit/5cd046f34ec1f332f2f845d5e73ab4f460b08d78))
173
-
174
-
175
-
176
- ## [3.5.6](https://github.com/mathrunet/node_masamune/compare/v3.5.5...v3.5.6) (2025-09-17)
177
-
178
-
179
- ### fix
180
-
181
- * Corrected an error that appeared in the log. ([538688c](https://github.com/mathrunet/node_masamune/commit/538688c9815e20470a309e11f62ed83464c269f0))
182
-
183
-
184
-
185
- ## [3.5.5](https://github.com/mathrunet/node_masamune/compare/v3.5.4...v3.5.5) (2025-09-17)
186
-
187
-
188
- ### fix
189
-
190
- * Fixed ConvertFrom and ConvertTo as they were incorrect. ([0c87aec](https://github.com/mathrunet/node_masamune/commit/0c87aeca0f2f1242afdf4c665b3a854400eecb9b))
191
-
192
-
193
-
194
- ## [3.5.4](https://github.com/mathrunet/node_masamune/compare/v3.5.3...v3.5.4) (2025-09-17)
195
-
196
-
197
- ### fix
198
-
199
- * Corrected to use the specified firestoreInstance. ([9b7d832](https://github.com/mathrunet/node_masamune/commit/9b7d832ac644b1f8f45eb5132eee45bd7d33711b))
200
-
201
-
202
-
203
- ## [3.5.3](https://github.com/mathrunet/node_masamune/compare/v3.5.2...v3.5.3) (2025-09-17)
204
-
205
-
206
- ### fix
207
-
208
- * Cannot convert to JSON, so please fix. ([bec09af](https://github.com/mathrunet/node_masamune/commit/bec09afe18e4a6c4944ba95e765e744fa45ce47a))
209
-
210
-
211
-
212
- ## [3.5.2](https://github.com/mathrunet/node_masamune/compare/v3.5.1...v3.5.2) (2025-09-16)
213
-
214
-
215
- ### fix
216
-
217
- * Field is not needed for Count. ([2d5197d](https://github.com/mathrunet/node_masamune/commit/2d5197dd83cdcfa85fae77267989b4e062781227))
218
-
219
-
220
-
221
- ## [3.5.1](https://github.com/mathrunet/node_masamune/compare/v3.5.0...v3.5.1) (2025-09-16)
222
-
223
-
224
- ### fix
225
-
226
- * Rename. ([546a33b](https://github.com/mathrunet/node_masamune/commit/546a33b473f71a442d97bbe08b98997747a267cc))
227
-
228
-
229
-
230
- # [3.5.0](https://github.com/mathrunet/node_masamune/compare/v3.4.5...v3.5.0) (2025-09-16)
231
-
232
-
233
- ### feat
234
-
235
- * Add aggregation method. ([e50fc35](https://github.com/mathrunet/node_masamune/commit/e50fc35bc00657bf2b82cdfd2d643f1fd70d9091))
236
-
237
-
238
-
239
- ## [3.4.5](https://github.com/mathrunet/node_masamune/compare/v3.4.4...v3.4.5) (2025-09-16)
240
-
241
-
242
- ### fix
243
-
244
- * Fixed build failures. ([6010815](https://github.com/mathrunet/node_masamune/commit/60108159c6901eaa4d9571153aa5e0584dcb5d92))
245
-
246
-
247
-
248
- ## [3.4.4](https://github.com/mathrunet/node_masamune/compare/v3.4.3...v3.4.4) (2025-09-14)
249
-
250
-
251
- ### chore
252
-
253
- * Adding the convertTo method ([8d842ac](https://github.com/mathrunet/node_masamune/commit/8d842ac99fe31f63204391817eb206737c855249))
254
-
255
- ### feat
256
-
257
- * Add convertTo methods to remaining TypeScript converters ([36c5630](https://github.com/mathrunet/node_masamune/commit/36c56306e2f1418ec447af29883147854ae49fba))
258
-
259
- ### fix
260
-
261
- * Define default fields. ([a2d8393](https://github.com/mathrunet/node_masamune/commit/a2d83932c4f1b8bf5288f8ee21b04c131d98e9c8))
262
-
263
-
264
-
265
- ## [3.4.3](https://github.com/mathrunet/node_masamune/compare/v3.4.2...v3.4.3) (2025-09-13)
266
-
267
-
268
- ### chore
269
-
270
- * Add error messages. ([d7f2b00](https://github.com/mathrunet/node_masamune/commit/d7f2b00590761aac98b25f03c1a36f2ee20be5c7))
271
-
272
-
273
-
274
- ## [3.4.2](https://github.com/mathrunet/node_masamune/compare/v3.4.1...v3.4.2) (2025-09-13)
275
-
276
-
277
- ### fix
278
-
279
- * Fix the ServiceAccount key as it's unusable. ([e5fd4ce](https://github.com/mathrunet/node_masamune/commit/e5fd4ce8dc98eefd487e59f4611d8d57d9957f4c))
280
-
281
-
282
-
283
- ## [3.4.1](https://github.com/mathrunet/node_masamune/compare/v3.4.0...v3.4.1) (2025-09-12)
284
-
285
-
286
- ### fix
287
-
288
- * Add Database ID. ([396e302](https://github.com/mathrunet/node_masamune/commit/396e302b986e20812890a703e796e22d2e318c03))
289
-
290
-
291
-
292
- # [3.4.0](https://github.com/mathrunet/node_masamune/compare/v3.3.2...v3.4.0) (2025-09-12)
293
-
294
-
295
- ### feat
296
-
297
- * Added functions to utilize external models and external storage. ([e2eff76](https://github.com/mathrunet/node_masamune/commit/e2eff76225e5e7e0c0d20075e12059c91bba07a1))
298
-
299
-
300
-
301
- ## [3.3.2](https://github.com/mathrunet/node_masamune/compare/v3.3.1...v3.3.2) (2025-09-11)
302
-
303
-
304
- ### fix
305
-
306
- * Removed unremovable emojis. ([c33a18f](https://github.com/mathrunet/node_masamune/commit/c33a18f9baaa981f8b28cae1820aaa64fbce2767))
307
-
308
-
309
-
310
- ## [3.3.1](https://github.com/mathrunet/node_masamune/compare/v3.3.0...v3.3.1) (2025-09-11)
311
-
312
-
313
- ### fix
314
-
315
- * Adjust UUID specifications ([4ead298](https://github.com/mathrunet/node_masamune/commit/4ead298714fbb6968f640aa9537f2c6901f2fe3b))
316
-
317
-
318
-
319
- # [3.3.0](https://github.com/mathrunet/node_masamune/compare/v3.2.6...v3.3.0) (2025-09-11)
320
-
321
-
322
- ### feat
323
-
324
- * Added v7 support for Uuid. ([fa12b77](https://github.com/mathrunet/node_masamune/commit/fa12b7766d879d14f1d021ecfa1d6b17012df5f7))
325
-
326
-
327
-
328
- ## [3.2.6](https://github.com/mathrunet/node_masamune/compare/v3.2.5...v3.2.6) (2025-09-08)
329
-
330
-
331
- ### fix
332
-
333
- * Fixed a bug that caused an error when `resItem` was not an array. ([1e70363](https://github.com/mathrunet/node_masamune/commit/1e703635636fc7cd739ecbe27a579bf0f004660f))
334
-
335
-
336
-
337
- ## [3.2.5](https://github.com/mathrunet/node_masamune/compare/v3.2.4...v3.2.5) (2025-08-29)
338
-
339
-
340
- ### fix
341
-
342
- * Enabled setting an expiration date. ([3e109fd](https://github.com/mathrunet/node_masamune/commit/3e109fde06deb84d782daa41a8df9858b0760bd8))
343
-
344
-
345
-
346
- ## [3.2.4](https://github.com/mathrunet/node_masamune/compare/v3.2.3...v3.2.4) (2025-08-19)
347
-
348
-
349
- ### fix
350
-
351
- * Remove unnecessary logs. ([e43db79](https://github.com/mathrunet/node_masamune/commit/e43db79051e753488e0875d867e9a78a1b942e6d))
352
-
353
-
354
-
355
- ## [3.2.3](https://github.com/mathrunet/node_masamune/compare/v3.2.2...v3.2.3) (2025-08-19)
356
-
357
-
358
- ### fix
359
-
360
- * Log check ([fe8d62a](https://github.com/mathrunet/node_masamune/commit/fe8d62ae69555b2a80235d3549df70b7122304cb))
361
-
362
-
363
-
364
- ## [3.2.2](https://github.com/mathrunet/node_masamune/compare/v3.2.1...v3.2.2) (2025-08-19)
365
-
366
-
367
- ### fix
368
-
369
- * Implemented logging. ([945f56b](https://github.com/mathrunet/node_masamune/commit/945f56bb3b9a1c7650bb6232b2196fb4cac85bee))
370
-
371
-
372
-
373
- ## [3.2.1](https://github.com/mathrunet/node_masamune/compare/v3.2.0...v3.2.1) (2025-08-19)
374
-
375
-
376
- ### fix
377
-
378
- * Fixed: Parameters were not passed. ([2e3a7ba](https://github.com/mathrunet/node_masamune/commit/2e3a7ba20e7808a29b6558501c913594da5f8d4e))
379
-
380
-
381
-
382
- # [3.2.0](https://github.com/mathrunet/node_masamune/compare/v3.1.1...v3.2.0) (2025-08-19)
383
-
384
-
385
- ### feat
386
-
387
- * Supports iOS StoreKit 2 validation. ([62450c5](https://github.com/mathrunet/node_masamune/commit/62450c566e33f97b0112bb55b1e3f34ea0d3a25e))
388
-
389
-
390
-
391
- ## [3.1.1](https://github.com/mathrunet/node_masamune/compare/v3.1.0...v3.1.1) (2025-08-14)
392
-
393
-
394
- ### fix
395
-
396
- * Add a flag to `sendNotification` to control whether to display logs. ([87d31cb](https://github.com/mathrunet/node_masamune/commit/87d31cba2a06fbda27f235d8f59a5b7e2f35ad42))
397
-
398
-
399
-
400
- # [3.1.0](https://github.com/mathrunet/node_masamune/compare/v3.0.1...v3.1.0) (2025-07-24)
401
-
402
-
403
- ### feat
404
-
405
- * Add HLS function. ([bfa96e5](https://github.com/mathrunet/node_masamune/commit/bfa96e5b176180e84dafea9b75612bcd68fb3424))
406
-
407
- ### fix
408
-
409
- * Make UsCentral default. ([97196cf](https://github.com/mathrunet/node_masamune/commit/97196cf042dedde97d7f98c6d7836b30ec9ee7fe))
410
-
411
-
412
-
413
- ## [3.0.1](https://github.com/mathrunet/node_masamune/compare/v3.0.0...v3.0.1) (2025-07-11)
414
-
415
-
416
- ### fix
417
-
418
- * Export the Loader. ([5050efe](https://github.com/mathrunet/node_masamune/commit/5050efe82895649103a68f8108e82173017c23c8))
419
-
420
-
421
-
422
- # [3.0.0](https://github.com/mathrunet/node_masamune/compare/v2.15.0...v3.0.0) (2025-07-11)
423
-
424
-
425
- ### feat
426
-
427
- * Supports multiple databases. ([cff6b10](https://github.com/mathrunet/node_masamune/commit/cff6b10b4bce122252fd3936f1e11d0a23d50c9c))
428
-
429
-
430
-
431
- # [2.15.0](https://github.com/mathrunet/node_masamune/compare/v2.14.1...v2.15.0) (2025-07-05)
432
-
433
-
434
- ### fix
435
-
436
- * Add toSearchableMap. ([71ffb6e](https://github.com/mathrunet/node_masamune/commit/71ffb6ee537fc53a954a096b874a54d46b6fdf1a))
437
-
438
-
439
-
440
- ## [2.14.1](https://github.com/mathrunet/node_masamune/compare/v2.14.0...v2.14.1) (2025-06-12)
441
-
442
-
443
- ### fix
444
-
445
- * Add a link to the Notification. ([94d809c](https://github.com/mathrunet/node_masamune/commit/94d809cfd46be72632ef1454cbd8214cf1174a1c))
446
-
447
-
448
-
449
- # [2.14.0](https://github.com/mathrunet/node_masamune/compare/v2.13.1...v2.14.0) (2025-06-12)
450
-
451
-
452
- ### chore
453
-
454
- * Change the copyright year. ([0f7378d](https://github.com/mathrunet/node_masamune/commit/0f7378d663ddf2cc6666a0a1a43f245a476a22f3))
455
-
456
- ### docs
457
-
458
- * Add Github badge. ([e6ac32a](https://github.com/mathrunet/node_masamune/commit/e6ac32af8f1e5059e89267622589b279ff9a05fd))
459
-
460
- ### feat
461
-
462
- * Add to ModelFieldValue. ([954a8c6](https://github.com/mathrunet/node_masamune/commit/954a8c66804d8c3f65b810d773597d3acb5de442))
463
-
464
-
465
-
466
- ## [2.13.1](https://github.com/mathrunet/node_masamune/compare/v2.13.0...v2.13.1) (2025-03-05)
467
-
468
-
469
- ### fix
470
-
471
- * Functions options can be specified in detail. ([efbf625](https://github.com/mathrunet/node_masamune/commit/efbf6250228cb0fc3a19e462c1bf69491abbfbc2))
472
-
473
-
474
-
475
- # [2.13.0](https://github.com/mathrunet/node_masamune/compare/v2.12.0...v2.13.0) (2025-03-05)
476
-
477
-
478
- ### feat
479
-
480
- * Introducing the AppCheck option. ([45cfda7](https://github.com/mathrunet/node_masamune/commit/45cfda7ce850ae239707d001da4fb4c75679e6de))
481
-
482
-
483
-
484
- # [2.12.0](https://github.com/mathrunet/node_masamune/compare/v2.11.0...v2.12.0) (2025-02-17)
485
-
486
-
487
- ### fix
488
-
489
- * Added the ability to output FieldValue of ModelLocale. ([d6302e5](https://github.com/mathrunet/node_masamune/commit/d6302e50ab75243679b9ae0bbaa7108dfb8f888a))
490
-
491
-
492
-
493
- # [2.11.0](https://github.com/mathrunet/node_masamune/compare/v2.10.0...v2.11.0) (2025-02-17)
494
-
495
-
496
- ### feat
497
-
498
- * Package Update. ([f66513b](https://github.com/mathrunet/node_masamune/commit/f66513bf5b510e1f9acdab0942d1a243705c9056))
499
-
500
-
501
-
502
- # [2.10.0](https://github.com/mathrunet/node_masamune/compare/v2.9.0...v2.10.0) (2025-01-31)
503
-
504
-
505
- ### feat
506
-
507
- * Allow service accounts to be set in the options. ([72b57c1](https://github.com/mathrunet/node_masamune/commit/72b57c10486de8509653bf68dbf3860ade18fde5))
508
-
509
-
510
-
511
- # [2.9.0](https://github.com/mathrunet/node_masamune/compare/v2.8.9...v2.9.0) (2024-12-16)
512
-
513
-
514
- ### feat
515
-
516
- * Added user deletion function. ([05ce7dd](https://github.com/mathrunet/node_masamune/commit/05ce7dd2876c1bc5493916162c0d1125221aab8f))
517
-
518
-
519
-
520
- ## [2.8.9](https://github.com/mathrunet/node_masamune/compare/v2.8.8...v2.8.9) (2024-12-09)
521
-
522
-
523
- ### feat
524
-
525
- * Add removeOnlyEmoji method to String prototype and update usage in ModelFieldValue class ([dccecf8](https://github.com/mathrunet/node_masamune/commit/dccecf844ad7602e5acedfb4653620ac80c017cb))
526
-
527
-
528
-
529
- ## [2.8.8](https://github.com/mathrunet/node_masamune/compare/v2.8.7...v2.8.8) (2024-11-07)
530
-
531
-
532
- ### fix
533
-
534
- * Billing logs are now stored. ([0e84b8d](https://github.com/mathrunet/node_masamune/commit/0e84b8d1bbf1ef4d6ea953cc88a964402b6468a5))
535
-
536
-
537
-
538
- ## [2.8.7](https://github.com/mathrunet/node_masamune/compare/v2.8.6...v2.8.7) (2024-11-06)
539
-
540
-
541
- ### chore
542
-
543
- * Delete unnecessary comments. ([b28d8e1](https://github.com/mathrunet/node_masamune/commit/b28d8e1c214fb4b42d97a46ce98382eb5298ccaf))
544
-
545
-
546
-
547
- ## [2.8.6](https://github.com/mathrunet/node_masamune/compare/v2.8.5...v2.8.6) (2024-11-06)
548
-
549
-
550
- ### chore
551
-
552
- * Scrutinize log output ([5eaa4a2](https://github.com/mathrunet/node_masamune/commit/5eaa4a2042f8b714b3f48e44cc44c8f86549212e))
553
-
554
-
555
-
556
- ## [2.8.5](https://github.com/mathrunet/node_masamune/compare/v2.8.4...v2.8.5) (2024-11-06)
557
-
558
-
559
- ### chore
560
-
561
- * Debug. ([5c274fc](https://github.com/mathrunet/node_masamune/commit/5c274fc1e3d0f1e0f25c09904cb4aee960a27f48))
562
-
563
-
564
-
565
- ## [2.8.4](https://github.com/mathrunet/node_masamune/compare/v2.8.3...v2.8.4) (2024-10-09)
566
-
567
-
568
- ### fix
569
-
570
- * DatabaseId can be specified in FirestoreTriggeredProcessFunctionBase. ([44c56e4](https://github.com/mathrunet/node_masamune/commit/44c56e42de16b328b2639e41af68e256fa36e73f))
571
- * Fix typo. ([a7a55bb](https://github.com/mathrunet/node_masamune/commit/a7a55bb4b3d3df021d192a9fa811c7506aa4bd81))
572
-
573
-
574
-
575
- ## [2.8.3](https://github.com/mathrunet/node_masamune/compare/v2.8.2...v2.8.3) (2024-09-13)
576
-
577
-
578
- ### chore
579
-
580
- * Comments back. ([c792490](https://github.com/mathrunet/node_masamune/commit/c79249018320f02f965037e99120157892a4aa07))
581
-
582
-
583
-
584
- ## [2.8.2](https://github.com/mathrunet/node_masamune/compare/v2.8.1...v2.8.2) (2024-09-13)
585
-
586
-
587
- ### chore
588
-
589
- * debug ([e698323](https://github.com/mathrunet/node_masamune/commit/e698323be390a66f1f09f684492e14db6706decf))
590
-
591
-
592
-
593
- ## [2.8.1](https://github.com/mathrunet/node_masamune/compare/v2.8.0...v2.8.1) (2024-09-13)
594
-
595
-
596
- ### chore
597
-
598
- * comment-adding ([0247405](https://github.com/mathrunet/node_masamune/commit/0247405486aafdaa053581c746e21d41442c859d))
599
-
600
-
601
-
602
- # [2.8.0](https://github.com/mathrunet/node_masamune/compare/v2.7.0...v2.8.0) (2024-09-13)
603
-
604
-
605
- ### feat
606
-
607
- * Added notification schedule for documents. ([1663136](https://github.com/mathrunet/node_masamune/commit/1663136faa20be0c95037ea048a89d5ec1d9224f))
608
-
609
-
610
-
611
- # [2.7.0](https://github.com/mathrunet/node_masamune/compare/v2.6.10...v2.7.0) (2024-08-29)
612
-
613
-
614
- ### fix
615
-
616
- * Added base class for Firestore trigger. ([b71e3e9](https://github.com/mathrunet/node_masamune/commit/b71e3e9cebf82736df2d88ee92e6631cd479661d))
617
-
618
-
619
-
620
- ## [2.6.10](https://github.com/mathrunet/node_masamune/compare/v2.6.9...v2.6.10) (2024-08-05)
621
-
622
-
623
- ### fix
624
-
625
- * The problem with InitializeApp ended up being somewhere else, so we put it back. ([7cefd39](https://github.com/mathrunet/node_masamune/commit/7cefd39071c4d5fa43b01bd7744a91a101db5a04))
626
-
627
-
628
-
629
- ## [2.6.9](https://github.com/mathrunet/node_masamune/compare/v2.6.8...v2.6.9) (2024-08-05)
630
-
631
-
632
- ### fix
633
-
634
- * Corrected the position again. ([8cbd924](https://github.com/mathrunet/node_masamune/commit/8cbd924b9bb558843dde97cb32fbdd0cc77f62a9))
635
-
636
-
637
-
638
- ## [2.6.8](https://github.com/mathrunet/node_masamune/compare/v2.6.7...v2.6.8) (2024-08-05)
639
-
640
-
641
- ### fix
642
-
643
- * Change the location of initializeApp. ([5c82d2a](https://github.com/mathrunet/node_masamune/commit/5c82d2a63ed4af60246969349236aa9f2841c8a8))
644
-
645
-
646
-
647
- ## [2.6.7](https://github.com/mathrunet/node_masamune/compare/v2.6.6...v2.6.7) (2024-08-05)
648
-
649
-
650
- ### fix
651
-
652
- * Firebase is now initialized. ([9cc8a3e](https://github.com/mathrunet/node_masamune/commit/9cc8a3eb26cf8448cad405c61145c2538d371bd8))
653
-
654
-
655
-
656
- ## [2.6.6](https://github.com/mathrunet/node_masamune/compare/v2.6.5...v2.6.6) (2024-07-08)
657
-
658
-
659
- ### chore
660
-
661
- * Output the error contents. ([1d394b3](https://github.com/mathrunet/node_masamune/commit/1d394b327490c8e4af9127b668257c5c74951746))
662
-
663
- ### test
664
-
665
- * Conduct Firestore-related testing. ([0bd245c](https://github.com/mathrunet/node_masamune/commit/0bd245c2243cb1b59b6174f3432b4196378ae4ba))
666
-
667
-
668
-
669
- ## [2.6.5](https://github.com/mathrunet/node_masamune/compare/v2.6.4...v2.6.5) (2024-06-13)
670
-
671
-
672
-
673
-
674
- ## [2.6.4](https://github.com/mathrunet/node_masamune/compare/v2.6.3...v2.6.4) (2024-06-13)
675
-
676
-
677
- ### fix
678
-
679
- * refactoring ([8bb1a74](https://github.com/mathrunet/node_masamune/commit/8bb1a74be569e700b9a937ebd8dcb19f8da37731))
680
-
681
-
682
-
683
- ## [2.6.3](https://github.com/mathrunet/node_masamune/compare/v2.6.2...v2.6.3) (2024-06-13)
684
-
685
-
686
- ### fix
687
-
688
- * Notification test. ([f9ee6bc](https://github.com/mathrunet/node_masamune/commit/f9ee6bcc51e68c01f673868b888774eb5e2075c4))
689
-
690
-
691
-
692
- ## [2.6.2](https://github.com/mathrunet/node_masamune/compare/v2.6.1...v2.6.2) (2024-06-13)
693
-
694
-
695
- ### fix
696
-
697
- * Changed the specification of the notification destination. ([933258d](https://github.com/mathrunet/node_masamune/commit/933258dcd43bee5e3175b32863b2f905af6e8b6f))
698
-
699
-
700
-
701
- ## [2.6.1](https://github.com/mathrunet/node_masamune/compare/v2.6.0...v2.6.1) (2024-06-11)
702
-
703
-
704
- ### test
705
-
706
- * Test code implementation. ([7f40834](https://github.com/mathrunet/node_masamune/commit/7f40834936b13a1b54b792b1c47f7c1ae2319502))
707
-
708
-
709
-
710
- # [2.6.0](https://github.com/mathrunet/node_masamune/compare/v2.5.0...v2.6.0) (2024-06-11)
711
-
712
-
713
- ### feat
714
-
715
- * Added document creation functionality. ([9d8374e](https://github.com/mathrunet/node_masamune/commit/9d8374eb5495a2b3ee705e41c8faf6c9731c1885))
716
-
717
-
718
-
719
- # [2.5.0](https://github.com/mathrunet/node_masamune/compare/v2.4.4...v2.5.0) (2024-06-11)
720
-
721
-
722
- ### feat
723
-
724
- * Batch functionality in Notification. ([87aca9e](https://github.com/mathrunet/node_masamune/commit/87aca9e4c9c8b54e991f7abb70293f3371f6092d))
725
-
726
-
727
-
728
- ## [2.4.4](https://github.com/mathrunet/node_masamune/compare/v2.4.3...v2.4.4) (2024-06-03)
729
-
730
-
731
- ### fix
732
-
733
- * Account name support. ([63f9ce7](https://github.com/mathrunet/node_masamune/commit/63f9ce7e64477bdd00f5d177cf5032898cad4af3))
734
-
735
-
736
-
737
- ## [2.4.3](https://github.com/mathrunet/node_masamune/compare/v2.4.2...v2.4.3) (2024-05-24)
738
-
739
-
740
- ### fix
741
-
742
- * Fixed API for badges. ([78ee4af](https://github.com/mathrunet/node_masamune/commit/78ee4af51be2d61262750aa718ddda996ddf37f4))
743
-
744
-
745
-
746
- ## [2.4.2](https://github.com/mathrunet/node_masamune/compare/v2.4.1...v2.4.2) (2024-05-24)
747
-
748
-
749
- ### fix
750
-
751
- * The number of badges defaults to 0. ([d656826](https://github.com/mathrunet/node_masamune/commit/d6568264e119c3477bdd246eb679e74a744b4989))
752
-
753
-
754
-
755
- ## [2.4.1](https://github.com/mathrunet/node_masamune/compare/v2.4.0...v2.4.1) (2024-03-18)
756
-
757
-
758
- ### fix
759
-
760
- * bug fix ([aedf7c5](https://github.com/mathrunet/node_masamune/commit/aedf7c5dbafd7575f621bbc23ae91b0a2688f616))
761
-
762
-
763
-
764
- # [2.4.0](https://github.com/mathrunet/node_masamune/compare/v2.3.19...v2.4.0) (2024-03-18)
765
-
766
-
767
- ### fix
768
-
769
- * Package Update. ([4c3bac3](https://github.com/mathrunet/node_masamune/commit/4c3bac34781dec6225fbf4de923292b602624519))
770
-
771
-
772
-
773
- ## [2.3.19](https://github.com/mathrunet/node_masamune/compare/v2.3.18...v2.3.19) (2024-03-14)
774
-
775
-
776
- ### fix
777
-
778
- * Setup badges and sounds for PUSH notifications. ([45eb7e4](https://github.com/mathrunet/node_masamune/commit/45eb7e43eb7a0a2c905aa567e3656ae8865d7b49))
779
-
780
-
781
-
782
- ## [2.3.18](https://github.com/mathrunet/node_masamune/compare/v2.3.17...v2.3.18) (2024-03-01)
783
-
784
-
785
- ### chore
786
-
787
- * comment-adding ([a32f048](https://github.com/mathrunet/node_masamune/commit/a32f048a8d93c14411094624102ecbfcae19a49c))
788
-
789
-
790
-
791
- ## [2.3.17](https://github.com/mathrunet/node_masamune/compare/v2.3.16...v2.3.17) (2024-02-29)
792
-
793
-
794
- ### chore
795
-
796
- * Remove comments ([eb83a5f](https://github.com/mathrunet/node_masamune/commit/eb83a5f6fdc1d8c6a03ce691cf11e8d3fbfdb85e))
797
-
798
-
799
-
800
- ## [2.3.16](https://github.com/mathrunet/node_masamune/compare/v2.3.15...v2.3.16) (2024-02-29)
801
-
802
-
803
- ### fix
804
-
805
- * Corrected the wrong name for env. ([8dae0f7](https://github.com/mathrunet/node_masamune/commit/8dae0f79e18fda07966dc1e7318663ff691ae3ef))
806
-
807
-
808
-
809
- ## [2.3.15](https://github.com/mathrunet/node_masamune/compare/v2.3.14...v2.3.15) (2024-02-29)
810
-
811
-
812
- ### fix
813
-
814
- * comment-adding ([c3d7864](https://github.com/mathrunet/node_masamune/commit/c3d7864ede2fa60359eb64a8542abf930b80f121))
815
-
816
-
817
-
818
- ## [2.3.14](https://github.com/mathrunet/node_masamune/compare/v2.3.13...v2.3.14) (2024-02-27)
819
-
820
-
821
- ### chore
822
-
823
- * Comment Deleted ([a4a7ee3](https://github.com/mathrunet/node_masamune/commit/a4a7ee3490b18e9d66f6f44efb5edc3b405e265a))
824
-
825
-
826
-
827
- ## [2.3.13](https://github.com/mathrunet/node_masamune/compare/v2.3.12...v2.3.13) (2024-02-27)
828
-
829
-
830
- ### chore
831
-
832
- * Grant logs ([4a1d2f0](https://github.com/mathrunet/node_masamune/commit/4a1d2f092b15d9b52a91ad210cbda1067ea2dc25))
833
-
834
-
835
-
836
- ## [2.3.12](https://github.com/mathrunet/node_masamune/compare/v2.3.11...v2.3.12) (2024-02-27)
837
-
838
-
839
- ### fix
840
-
841
- * Fixed a missing data error. ([cd63c50](https://github.com/mathrunet/node_masamune/commit/cd63c50dc58d13fe4388652675f28c6e6239f822))
842
-
843
-
844
-
845
- ## [2.3.11](https://github.com/mathrunet/node_masamune/compare/v2.3.10...v2.3.11) (2024-02-22)
846
-
847
-
848
- ### fix
849
-
850
- * Corresponding to IOS grade changes. ([dd33ce5](https://github.com/mathrunet/node_masamune/commit/dd33ce59ed6965ac89850bf9fb43969aaf34ce37))
851
-
852
-
853
-
854
- ## [2.3.10](https://github.com/mathrunet/node_masamune/compare/v2.3.9...v2.3.10) (2024-02-22)
855
-
856
-
857
- ### fix
858
-
859
- * Fixed a bug that caused no response to requests. ([1f94470](https://github.com/mathrunet/node_masamune/commit/1f9447014bcc725b9c359ca46279dcaa56ed650f))
860
-
861
-
862
-
863
- ## [2.3.9](https://github.com/mathrunet/node_masamune/compare/v2.3.8...v2.3.9) (2024-02-22)
864
-
865
-
866
- ### fix
867
-
868
- * Fixed an error in simultaneous registration. ([a688b64](https://github.com/mathrunet/node_masamune/commit/a688b64caee7a76e61d33c9891ee1c00b85ec38d))
869
-
870
-
871
-
872
- ## [2.3.8](https://github.com/mathrunet/node_masamune/compare/v2.3.7...v2.3.8) (2024-02-22)
873
-
874
-
875
- ### chore
876
-
877
- * Log output. ([557826a](https://github.com/mathrunet/node_masamune/commit/557826a5be81c931a00565ee5a128346f5ca9a9a))
878
-
879
-
880
-
881
- ## [2.3.7](https://github.com/mathrunet/node_masamune/compare/v2.3.6...v2.3.7) (2024-02-22)
882
-
883
-
884
- ### fix
885
-
886
- * Fixed a bug that caused forced cancellation when canceling. ([d1d249b](https://github.com/mathrunet/node_masamune/commit/d1d249b4bd5e36e71bf40dfd698ec365d45bb204))
887
-
888
-
889
-
890
- ## [2.3.6](https://github.com/mathrunet/node_masamune/compare/v2.3.5...v2.3.6) (2024-02-22)
891
-
892
-
893
- ### fix
894
-
895
- * Added flag for paused. ([61f1ff8](https://github.com/mathrunet/node_masamune/commit/61f1ff86109b2d7f65b65f819cd20c7e7b91f8ea))
896
-
897
-
898
-
899
- ## [2.3.5](https://github.com/mathrunet/node_masamune/compare/v2.3.4...v2.3.5) (2024-02-22)
900
-
901
-
902
- ### fix
903
-
904
- * Response to Suspension ([63ad4c5](https://github.com/mathrunet/node_masamune/commit/63ad4c54e8b4771b64d85bcb9f2c9d3b950155f4))
905
-
906
-
907
-
908
- ## [2.3.4](https://github.com/mathrunet/node_masamune/compare/v2.3.3...v2.3.4) (2024-02-22)
909
-
910
-
911
- ### fix
912
-
913
- * Change in billing status. ([95cac67](https://github.com/mathrunet/node_masamune/commit/95cac67c4abfd6761a5a1f400310408c0df69670))
914
-
915
-
916
-
917
- ## [2.3.3](https://github.com/mathrunet/node_masamune/compare/v2.3.2...v2.3.3) (2024-02-14)
918
-
919
-
920
- ### chore
921
-
922
- * Erase comments. ([5620bdb](https://github.com/mathrunet/node_masamune/commit/5620bdba511708097a48e7b07f56748965443eb1))
923
-
924
-
925
-
926
- ## [2.3.2](https://github.com/mathrunet/node_masamune/compare/v2.3.1...v2.3.2) (2024-02-14)
927
-
928
-
929
- ### fix
930
-
931
- * Changed line breaks. ([a38d02b](https://github.com/mathrunet/node_masamune/commit/a38d02bb5b1696e539368f15efdb3c17a14b087f))
932
-
933
-
934
-
935
- ## [2.3.1](https://github.com/mathrunet/node_masamune/compare/v2.3.0...v2.3.1) (2024-02-14)
936
-
937
-
938
- ### chore
939
-
940
- * Add log. ([189fd83](https://github.com/mathrunet/node_masamune/commit/189fd832d8660cac5d83ef24fcc0d341c640af45))
941
-
942
-
943
-
944
- # [2.3.0](https://github.com/mathrunet/node_masamune/compare/v2.2.13...v2.3.0) (2024-02-14)
945
-
946
-
947
- ### feat
948
-
949
- * Changed Android receipt verification to authentication by service account. ([c7b92f3](https://github.com/mathrunet/node_masamune/commit/c7b92f371b2d9e938ea25b4e0f3e268a894e169e))
950
-
951
-
952
-
953
- ## [2.2.13](https://github.com/mathrunet/node_masamune/compare/v2.2.12...v2.2.13) (2024-02-14)
954
-
955
-
956
- ### fix
957
-
958
- * Set initial options. ([96558ec](https://github.com/mathrunet/node_masamune/commit/96558ecc35f4577b3c83f8069684efb46beb0432))
959
-
960
-
961
-
962
- ## [2.2.12](https://github.com/mathrunet/node_masamune/compare/v2.2.11...v2.2.12) (2024-02-14)
963
-
964
-
965
- ### fix
966
-
967
- * Bug in not being able to use homebrew functions. ([57f0823](https://github.com/mathrunet/node_masamune/commit/57f0823701bf87f84ce0112361334685aaad62a5))
968
-
969
-
970
-
971
- ## [2.2.11](https://github.com/mathrunet/node_masamune/compare/v2.2.10...v2.2.11) (2024-02-09)
972
-
973
-
974
- ### fix
975
-
976
- * I made sure to get the errors right. ([f00fe56](https://github.com/mathrunet/node_masamune/commit/f00fe56951d2a1ec5f4433bd50db08636d42a79f))
977
-
978
-
979
-
980
- ## [2.2.10](https://github.com/mathrunet/node_masamune/compare/v2.2.9...v2.2.10) (2024-01-18)
981
-
982
-
983
- ### fix
984
-
985
- * Changed the order of type checks. ([a05e2d7](https://github.com/mathrunet/node_masamune/commit/a05e2d79cdd567a33a31a2bc544e8ae9e51deeb2))
986
-
987
-
988
-
989
- ## [2.2.9](https://github.com/mathrunet/node_masamune/compare/v2.2.8...v2.2.9) (2024-01-18)
990
-
991
-
992
- ### fix
993
-
994
- * Fixed a bug that caused duplicate keys. ([31332c1](https://github.com/mathrunet/node_masamune/commit/31332c1bb4799c2bd6ad0956d99db5c31aac9dba))
995
-
996
-
997
-
998
- ## [2.2.8](https://github.com/mathrunet/node_masamune/compare/v2.2.7...v2.2.8) (2024-01-18)
999
-
1000
-
1001
- ### fix
1002
-
1003
- * Bug fix. ([c410ed7](https://github.com/mathrunet/node_masamune/commit/c410ed7229662f7726a658baa5620d5f7849d5ce))
1004
-
1005
-
1006
-
1007
- ## [2.2.7](https://github.com/mathrunet/node_masamune/compare/v2.2.6...v2.2.7) (2024-01-18)
1008
-
1009
-
1010
- ### fix
1011
-
1012
- * I tried to get Console out. ([df230e0](https://github.com/mathrunet/node_masamune/commit/df230e0662e0bdefa9e84752939f46d7a50a0e89))
1013
-
1014
-
1015
-
1016
- ## [2.2.6](https://github.com/mathrunet/node_masamune/compare/v2.2.5...v2.2.6) (2024-01-18)
1017
-
1018
-
1019
- ### fix
1020
-
1021
- * Resolved undefined error. ([0bc3678](https://github.com/mathrunet/node_masamune/commit/0bc367854f67302699290b4186ef0617dcb7391e))
1022
-
1023
-
1024
-
1025
- ## [2.2.5](https://github.com/mathrunet/node_masamune/compare/v2.2.4...v2.2.5) (2024-01-18)
1026
-
1027
-
1028
- ### fix
1029
-
1030
- * Bug fixes. ([c69e10f](https://github.com/mathrunet/node_masamune/commit/c69e10fd6f1285a33bb8ecd43bd8fa5571cc0980))
1031
-
1032
-
1033
-
1034
- ## [2.2.4](https://github.com/mathrunet/node_masamune/compare/v2.2.3...v2.2.4) (2024-01-18)
1035
-
1036
-
1037
- ### fix
1038
-
1039
- * Fixed a circular reference that seems to be happening. ([fdf1349](https://github.com/mathrunet/node_masamune/commit/fdf13493db02d8c6bafd120846f0db6a7aebe137))
1040
-
1041
-
1042
-
1043
- ## [2.2.3](https://github.com/mathrunet/node_masamune/compare/v2.2.2...v2.2.3) (2024-01-18)
1044
-
1045
-
1046
- ### fix
1047
-
1048
- * Fixed errors around constructors. ([8f7e53e](https://github.com/mathrunet/node_masamune/commit/8f7e53ea9fbf66248fe02bf61fefd2a643d94d6d))
1049
-
1050
-
1051
-
1052
- ## [2.2.2](https://github.com/mathrunet/node_masamune/compare/v2.2.1...v2.2.2) (2024-01-18)
1053
-
1054
-
1055
- ### fix
1056
-
1057
- * Added a converter for data to be stored in Algolia. ([3c0f7bc](https://github.com/mathrunet/node_masamune/commit/3c0f7bc6f74cde7ad52dab1e554dedb320ffe958))
1058
-
1059
-
1060
-
1061
- ## [2.2.1](https://github.com/mathrunet/node_masamune/compare/v2.2.0...v2.2.1) (2024-01-18)
1062
-
1063
-
1064
- ### chore
1065
-
1066
- * Console logs are displayed. ([b7d7fed](https://github.com/mathrunet/node_masamune/commit/b7d7fed26e3e8067640b531b49f55f34a676fa1c))
1067
-
1068
-
1069
-
1070
- # [2.2.0](https://github.com/mathrunet/node_masamune/compare/v2.1.1...v2.2.0) (2024-01-18)
1071
-
1072
-
1073
- ### feat
1074
-
1075
- * The region can be specified by option. ([df36f5f](https://github.com/mathrunet/node_masamune/commit/df36f5fc62c494bb94a9e44b91c13d764c48c93f))
1076
-
1077
-
1078
-
1079
- ## [2.1.1](https://github.com/mathrunet/node_masamune/compare/v2.1.0...v2.1.1) (2024-01-18)
1080
-
1081
-
1082
- ### fix
1083
-
1084
- * Apply Algolia to firestore. ([77157c4](https://github.com/mathrunet/node_masamune/commit/77157c41fa320bb624779e9d18ef5a0cab3ecf04))
1085
-
1086
-
1087
-
1088
- # [2.1.0](https://github.com/mathrunet/node_masamune/compare/v2.0.1...v2.1.0) (2024-01-18)
1089
-
1090
-
1091
- ### feat
1092
-
1093
- * Added Algolia data synchronization. ([65c3dbb](https://github.com/mathrunet/node_masamune/commit/65c3dbb5ac3162868ed6517e2e63a2946bfb5f34))
1094
-
1095
-
1096
-
1097
- ## [2.0.1](https://github.com/mathrunet/node_masamune/compare/v2.0.0...v2.0.1) (2024-01-15)
1098
-
1099
-
1100
- ### fix
1101
-
1102
- * Set the value of MaxInstances to 100. ([076b75d](https://github.com/mathrunet/node_masamune/commit/076b75d453792d8f3eb2a019b1abce154b2edb2c))
1103
-
1104
-
1105
-
1106
- # [2.0.0](https://github.com/mathrunet/node_masamune/compare/v1.10.4...v2.0.0) (2024-01-15)
1107
-
1108
-
1109
- ### feat
1110
-
1111
- * Compatible with FirebaseFunctionsV2. ([df2cc6d](https://github.com/mathrunet/node_masamune/commit/df2cc6d050fe249781fe42afb5633e6d39b32f74))
1112
-
1113
-
1114
-
1115
- ## [1.10.4](https://github.com/mathrunet/node_masamune/compare/v1.10.3...v1.10.4) (2024-01-03)
1116
-
1117
-
1118
- ### fix
1119
-
1120
- * Changed license. ([b77a5f2](https://github.com/mathrunet/node_masamune/commit/b77a5f24019b1ff94188aaa1f6053d968152148e))
1121
-
1122
-
1123
-
1124
- ## [1.10.3](https://github.com/mathrunet/node_masamune/compare/v1.10.2...v1.10.3) (2023-12-22)
1125
-
1126
-
1127
- ### fix
1128
-
1129
- * Push notifications do not generate errors. ([1cf06f4](https://github.com/mathrunet/node_masamune/commit/1cf06f42197b59fb9edaf9938bcf796cbb335e0c))
1130
-
1131
-
1132
-
1133
- ## [1.10.2](https://github.com/mathrunet/node_masamune/compare/v1.10.1...v1.10.2) (2023-12-22)
1134
-
1135
-
1136
- ### fix
1137
-
1138
- * Data for debugging is given. ([76b28b3](https://github.com/mathrunet/node_masamune/commit/76b28b3624f7d58a396cb119af628b630de68ac5))
1139
-
1140
-
1141
-
1142
- ## [1.10.1](https://github.com/mathrunet/node_masamune/compare/v1.10.0...v1.10.1) (2023-12-20)
1143
-
1144
-
1145
- ### fix
1146
-
1147
- * Fix URL for AndroidPurchaseValidate. ([c5234e7](https://github.com/mathrunet/node_masamune/commit/c5234e7634efca9cd31088c600695fd236073a11))
1148
-
1149
-
1150
-
1151
- # [1.10.0](https://github.com/mathrunet/node_masamune/compare/v1.9.1...v1.10.0) (2023-12-14)
1152
-
1153
-
1154
- ### feat
1155
-
1156
- * Support for sending multiple tokens. ([6d16257](https://github.com/mathrunet/node_masamune/commit/6d16257242a9ad9d8b0709992c30892eb80fdb10))
1157
-
1158
-
1159
-
1160
- ## [1.9.1](https://github.com/mathrunet/node_masamune/compare/v1.9.0...v1.9.1) (2023-11-29)
1161
-
1162
-
1163
- ### fix
1164
-
1165
- * Config changes. ([b459970](https://github.com/mathrunet/node_masamune/commit/b45997023ff0f2d763dd41fe16bf0263cac056cb))
1166
-
1167
-
1168
-
1169
- # [1.9.0](https://github.com/mathrunet/node_masamune/compare/v1.8.5...v1.9.0) (2023-11-29)
1170
-
1171
-
1172
- ### feat
1173
-
1174
- * Added GeocodingAPI. ([3f3f9a3](https://github.com/mathrunet/node_masamune/commit/3f3f9a3c355a0ecda013a7b34f6c8e2b06d70d8a))
1175
-
1176
-
1177
-
1178
- ## [1.8.5](https://github.com/mathrunet/node_masamune/compare/v1.8.4...v1.8.5) (2023-11-29)
1179
-
1180
-
1181
- ### fix
1182
-
1183
- * Fixed Sendgrid bug. ([c9baa20](https://github.com/mathrunet/node_masamune/commit/c9baa2061aaccfa753d3cf948c814ec56494d178))
1184
-
1185
-
1186
-
1187
- ## [1.8.4](https://github.com/mathrunet/node_masamune/compare/v1.8.3...v1.8.4) (2023-11-28)
1188
-
1189
-
1190
- ### fix
1191
-
1192
- * Added ModelTimestamp. ([2ff6bcf](https://github.com/mathrunet/node_masamune/commit/2ff6bcf1f76c8f1ae6f5033b2907a0467f415b4a))
1193
-
1194
-
1195
-
1196
- ## [1.8.3](https://github.com/mathrunet/node_masamune/compare/v1.8.2...v1.8.3) (2023-11-14)
1197
-
1198
-
1199
- ### fix
1200
-
1201
- * Modified to allow empty parameters to be specified. ([7f923bc](https://github.com/mathrunet/node_masamune/commit/7f923bcbfcc17079e423db2cbcea7c0da512d2ed))
1202
-
1203
-
1204
-
1205
- ## [1.8.2](https://github.com/mathrunet/node_masamune/compare/v1.8.1...v1.8.2) (2023-11-09)
1206
-
1207
-
1208
- ### fix
1209
-
1210
- * Set the return value to CallProcessFunctionBase ([900c892](https://github.com/mathrunet/node_masamune/commit/900c89290bf9418d17a86a6f2e1a00b754b61964))
1211
-
1212
-
1213
-
1214
- ## [1.8.1](https://github.com/mathrunet/node_masamune/compare/v1.8.0...v1.8.1) (2023-11-06)
1215
-
1216
-
1217
- ### fix
1218
-
1219
- * Maintenance of default parameters for Functions. ([f22fa85](https://github.com/mathrunet/node_masamune/commit/f22fa858b3032614d69033a89168387eaed315e9))
1220
-
1221
-
1222
-
1223
- # [1.8.0](https://github.com/mathrunet/node_masamune/compare/v1.7.0...v1.8.0) (2023-11-06)
1224
-
1225
-
1226
- ### feat
1227
-
1228
- * Timeout parameters can now be added. ([183f68f](https://github.com/mathrunet/node_masamune/commit/183f68f7ae67c8c569a210670a6aef5d44a2f489))
1229
-
1230
-
1231
-
1232
- # [1.7.0](https://github.com/mathrunet/node_masamune/compare/v1.6.4...v1.7.0) (2023-11-03)
1233
-
1234
-
1235
- ### feat
1236
-
1237
- * Add SqlApiBase. ([ff6c5b2](https://github.com/mathrunet/node_masamune/commit/ff6c5b28905402f326904eb4052e86db82be4778))
1238
-
1239
- ### fix
1240
-
1241
- * ver.1.6.5. ([33bb2ec](https://github.com/mathrunet/node_masamune/commit/33bb2ec9f27c208926b093699d65d1c74ad854e7))
1242
-
1243
-
1244
-
1245
- ## [1.6.4](https://github.com/mathrunet/node_masamune/compare/v1.6.3...v1.6.4) (2023-11-02)
1246
-
1247
-
1248
- ### fix
1249
-
1250
- * Fixed a bug in the search target string. ([1d53a49](https://github.com/mathrunet/node_masamune/commit/1d53a4988598e3b6907b32ed00f822def1c27110))
1251
-
1252
-
1253
-
1254
- ## [1.6.3](https://github.com/mathrunet/node_masamune/compare/v1.6.2...v1.6.3) (2023-10-26)
1255
-
1256
-
1257
- ### chore
1258
-
1259
- * Add publish to npm run. ([58da6fb](https://github.com/mathrunet/node_masamune/commit/58da6fb5c9261c359943b4d3f1dce767e6ff713b))
1260
-
1261
- ### feat
1262
-
1263
- * Added uuid functionality available. ([5b4fa76](https://github.com/mathrunet/node_masamune/commit/5b4fa76a3daef6f915f18ba60e7d00867de4517e))
1264
-
1265
-
1266
-
1267
- ## [1.6.2](https://github.com/mathrunet/node_masamune/compare/v1.6.1...v1.6.2) (2023-10-20)
1268
-
1269
-
1270
- ### fix
1271
-
1272
- * Add ModelFieldValue for searchable. ([62913e7](https://github.com/mathrunet/node_masamune/commit/62913e7c84eb6f33b134cb4e0429e6245aaf3d50))
1273
-
1274
-
1275
-
1276
- ## [1.6.1](https://github.com/mathrunet/node_masamune/compare/v1.6.0...v1.6.1) (2023-10-20)
1277
-
1278
-
1279
- ### fix
1280
-
1281
- * Specify an optional value. ([7c34ac0](https://github.com/mathrunet/node_masamune/commit/7c34ac0c99b3988987cc40d269f8e970f1ffb3b9))
1282
-
1283
-
1284
-
1285
- # [1.6.0](https://github.com/mathrunet/node_masamune/compare/v1.5.1...v1.6.0) (2023-10-20)
1286
-
1287
-
1288
- ### feat
1289
-
1290
- * Create a class for ModelFieldValue. ([9d1d107](https://github.com/mathrunet/node_masamune/commit/9d1d10737d850d409e0f217d7055b73b3e8cca7f))
1291
-
1292
-
1293
-
1294
- ## [1.5.1](https://github.com/mathrunet/node_masamune/compare/v1.5.0...v1.5.1) (2023-10-19)
1295
-
1296
-
1297
- ### fix
1298
-
1299
- * Include type definition files in the package ([5b005a0](https://github.com/mathrunet/node_masamune/commit/5b005a078561cd50a698122e39479c7cf1407872))
1300
-
1301
-
1302
-
1303
- # [1.5.0](https://github.com/mathrunet/node_masamune/compare/v1.4.0...v1.5.0) (2023-10-19)
1304
-
1305
-
1306
- ### feat
1307
-
1308
- * Added Api methods. ([dc34146](https://github.com/mathrunet/node_masamune/commit/dc34146e396f0db2595b09c63acfaa78dd70b7a8))
1309
-
1310
-
1311
-
1312
- # [1.4.0](https://github.com/mathrunet/node_masamune/compare/v1.3.1...v1.4.0) (2023-10-13)
1313
-
1314
-
1315
- ### feat
1316
-
1317
- * Add CallProcessFunctionBase. ([f5c72ab](https://github.com/mathrunet/node_masamune/commit/f5c72ab340239039e3ae4e63f1babe8cf4953f58))
1318
-
1319
-
1320
-
1321
- ## [1.3.1](https://github.com/mathrunet/node_masamune/compare/v1.3.0...v1.3.1) (2023-10-12)
1322
-
1323
-
1324
- ### fix
1325
-
1326
- * Some functions are exported. ([6864a06](https://github.com/mathrunet/node_masamune/commit/6864a06f7c43a2fa99774ebd2a5cb595728c9751))
1327
-
1328
-
1329
-
1330
- # [1.3.0](https://github.com/mathrunet/node_masamune/compare/v1.2.9...v1.3.0) (2023-10-12)
1331
-
1332
-
1333
- ### feat
1334
-
1335
- * Added string processing. ([2421fdc](https://github.com/mathrunet/node_masamune/commit/2421fdc2bd3dfa96e9c3f0439a3bb2eba43d5048))
1336
-
1337
-
1338
-
1339
- ## [1.2.9](https://github.com/mathrunet/node_masamune/compare/v1.2.8...v1.2.9) (2023-09-29)
1340
-
1341
-
1342
- ### fix
1343
-
1344
- * Comment out. ([6c4191e](https://github.com/mathrunet/node_masamune/commit/6c4191e416d35594500a3bb00e0fb00bf7aab479))
1345
-
1346
-
1347
-
1348
- ## [1.2.8](https://github.com/mathrunet/node_masamune/compare/v1.2.7...v1.2.8) (2023-09-29)
1349
-
1350
-
1351
- ### fix
1352
-
1353
- * Consider null in send_notification. ([643c800](https://github.com/mathrunet/node_masamune/commit/643c800cc565e1a6856ea8fd46854fe0d6841015))
1354
-
1355
-
1356
-
1357
- ## [1.2.7](https://github.com/mathrunet/node_masamune/compare/v1.2.6...v1.2.7) (2023-09-29)
1358
-
1359
-
1360
- ### fix
1361
-
1362
- * Bug fixes. ([e01bedc](https://github.com/mathrunet/node_masamune/commit/e01bedc17a6d5b996c189184551bed77d5a81191))
1363
-
1364
-
1365
-
1366
- ## [1.2.6](https://github.com/mathrunet/node_masamune/compare/v1.2.5...v1.2.6) (2023-09-29)
1367
-
1368
-
1369
- ### fix
1370
-
1371
- * Fixed a bug in the way data is saved. ([c4e1558](https://github.com/mathrunet/node_masamune/commit/c4e1558b69dcd96657e5d25d553a74dfe28c3d8c))
1372
-
1373
-
1374
-
1375
- ## [1.2.5](https://github.com/mathrunet/node_masamune/compare/v1.2.4...v1.2.5) (2023-09-29)
1376
-
1377
-
1378
- ### fix
1379
-
1380
- * Fixed a bug in the way parameters are taken. ([1e54462](https://github.com/mathrunet/node_masamune/commit/1e5446294c73169e519e1d001dc1ba97ee9eea5c))
1381
-
1382
-
1383
-
1384
- ## [1.2.4](https://github.com/mathrunet/node_masamune/compare/v1.2.3...v1.2.4) (2023-09-29)
1385
-
1386
-
1387
- ### fix
1388
-
1389
- * Changed to a condition where _done is null. ([4ffe3d3](https://github.com/mathrunet/node_masamune/commit/4ffe3d37a145ddb82243462ccb26db6d61247c86))
1390
-
1391
-
1392
-
1393
- ## [1.2.3](https://github.com/mathrunet/node_masamune/compare/v1.2.2...v1.2.3) (2023-09-29)
1394
-
1395
-
1396
- ### fix
1397
-
1398
- * Align the time key with the command key. ([f6e92a0](https://github.com/mathrunet/node_masamune/commit/f6e92a0b97528147d2d1eb4bee9a1fc73b358ada))
1399
-
1400
-
1401
-
1402
- ## [1.2.2](https://github.com/mathrunet/node_masamune/compare/v1.2.1...v1.2.2) (2023-09-29)
1403
-
1404
-
1405
- ### fix
1406
-
1407
- * Change key because it is not included in the search. ([c56a3b4](https://github.com/mathrunet/node_masamune/commit/c56a3b423f84848d5a101d2b726624d5edb0232d))
1408
-
1409
-
1410
-
1411
- ## [1.2.1](https://github.com/mathrunet/node_masamune/compare/v1.2.0...v1.2.1) (2023-09-29)
1412
-
1413
-
1414
- ### fix
1415
-
1416
- * Fixes to the scheduler. ([12c30d9](https://github.com/mathrunet/node_masamune/commit/12c30d92a1b24edddef7754769095bf6ea558cea))
1417
-
1418
-
1419
-
1420
- # [1.2.0](https://github.com/mathrunet/node_masamune/compare/v1.1.1...v1.2.0) (2023-09-27)
1421
-
1422
-
1423
- ### fix
1424
-
1425
- * Consolidate notification_scheduler to scheduler. ([7252676](https://github.com/mathrunet/node_masamune/commit/72526768bf9ba790dfdeadb1e97fa31d40198c18))
1426
-
1427
-
1428
-
1429
- ## [1.1.1](https://github.com/mathrunet/node_masamune/compare/v1.1.0...v1.1.1) (2023-08-28)
1430
-
1431
-
1432
- ### fix
1433
-
1434
- * Change the key of the title. ([137a47e](https://github.com/mathrunet/node_masamune/commit/137a47ece9a1ce5fbbfa9bedd96bb734b7986b65))
1435
-
1436
-
1437
-
1438
- # [1.1.0](https://github.com/mathrunet/node_masamune/compare/v1.0.0...v1.1.0) (2023-08-28)
1439
-
1440
-
1441
- ### feat
1442
-
1443
- * Create a SendNotificationSchedule. ([681a05e](https://github.com/mathrunet/node_masamune/commit/681a05e8f3c4546e0eff070462e364eb974a693d))
1444
- * ProcessFunctionBaseを作成 ([ecc5da7](https://github.com/mathrunet/node_masamune/commit/ecc5da70f3f7e687309511923ba6156022ebb951))
1445
-
1446
-
1447
-
1448
- # [1.0.0](https://github.com/mathrunet/node_masamune/compare/v0.6.3...v1.0.0) (2023-07-13)
1449
-
1450
-
1451
- ### feat
1452
-
1453
- * Change the structure of FunctionData. ([0ce6dd3](https://github.com/mathrunet/node_masamune/commit/0ce6dd341ad27202ea433d9f83edfce13d4a18ec))
1454
-
1455
-
1456
-
1457
- ## [0.6.3](https://github.com/mathrunet/node_masamune/compare/v0.6.2...v0.6.3) (2023-07-07)
1458
-
1459
-
1460
- ### docs
1461
-
1462
- * Added GithubSponsors to ReadMe. ([4c4b3f9](https://github.com/mathrunet/node_masamune/commit/4c4b3f9a28870aea7bcd38afaa0b64315ab8ed66))
1463
-
1464
-
1465
-
1466
- ## [0.6.2](https://github.com/mathrunet/node_masamune/compare/v0.6.1...v0.6.2) (2023-07-06)
1467
-
1468
-
1469
- ### docs
1470
-
1471
- * Added ReadMe link. ([06ab906](https://github.com/mathrunet/node_masamune/commit/06ab906478297cff54ef9130e8be643f7716bac8))
1472
-
1473
-
1474
-
1475
- ## [0.6.1](https://github.com/mathrunet/node_masamune/compare/v0.6.0...v0.6.1) (2023-06-30)
1476
-
1477
-
1478
- ### docs
1479
-
1480
- * Comment Change. ([d48a8f1](https://github.com/mathrunet/node_masamune/commit/d48a8f1c233285e3b1be8c1fb76634d81a132e63))
1481
- * ReadMe changes. ([8e55b7d](https://github.com/mathrunet/node_masamune/commit/8e55b7d10d6d3f8f61ff09541fafbfb9ea52b73a))
1482
-
1483
-
1484
-
1485
- # [0.6.0](https://github.com/mathrunet/node_masamune/compare/v0.5.3...v0.6.0) (2023-06-23)
1486
-
1487
-
1488
- ### docs
1489
-
1490
- * Corrected variable names in the documentation. ([e17c24f](https://github.com/mathrunet/node_masamune/commit/e17c24f39ca0e578dbd846d034640caf4a6762cb))
1491
-
1492
- ### feat
1493
-
1494
- * Topic is now configurable. ([36b70ec](https://github.com/mathrunet/node_masamune/commit/36b70ecd53db9d34a3fc19561158a08b1bb09e6e))
1495
-
1496
-
1497
-
1498
- ## [0.5.3](https://github.com/mathrunet/node_masamune/compare/v0.5.2...v0.5.3) (2023-06-22)
1499
-
1500
-
1501
- ### fix
1502
-
1503
- * Remove FormHeader. ([dedb0ef](https://github.com/mathrunet/node_masamune/commit/dedb0ef9abcdc027c9ab98b31ecbe472b731eb93))
1504
-
1505
-
1506
-
1507
- ## [0.5.2](https://github.com/mathrunet/node_masamune/compare/v0.5.1...v0.5.2) (2023-06-22)
1508
-
1509
-
1510
- ### fix
1511
-
1512
- * Align the Key of UserId. ([5eec039](https://github.com/mathrunet/node_masamune/commit/5eec0398a794cab15c71760b45b328452eb50dbe))
1513
-
1514
-
1515
-
1516
- ## [0.5.1](https://github.com/mathrunet/node_masamune/compare/v0.5.0...v0.5.1) (2023-06-20)
1517
-
1518
-
1519
- ### fix
1520
-
1521
- * Name the parameter. ([1393a59](https://github.com/mathrunet/node_masamune/commit/1393a598e7c25835b13f869d8c3a153bcda9311e))
1522
-
1523
-
1524
-
1525
- # [0.5.0](https://github.com/mathrunet/node_masamune/compare/v0.4.4...v0.5.0) (2023-06-20)
1526
-
1527
-
1528
- ### feat
1529
-
1530
- * Added Functions for mobile billing. ([62309a4](https://github.com/mathrunet/node_masamune/commit/62309a47dbde32101c521f3c0510f53c109f3844))
1531
-
1532
-
1533
-
1534
- ## [0.4.4](https://github.com/mathrunet/node_masamune/compare/v0.4.3...v0.4.4) (2023-06-05)
1535
-
1536
-
1537
- ### fix
1538
-
1539
- * Remove uuid package. ([3aee2ee](https://github.com/mathrunet/node_masamune/commit/3aee2ee193044ef233a9aa65c69ce61862e000b9))
1540
-
1541
-
1542
-
1543
- ## [0.4.3](https://github.com/mathrunet/node_masamune/compare/v0.4.2...v0.4.3) (2023-06-01)
1544
-
1545
-
1546
- ### fix
1547
-
1548
- * Fixed a bug in ID. ([f23a605](https://github.com/mathrunet/node_masamune/commit/f23a605ae3b7058b780c06a735cf2cac843f034b))
1549
-
1550
-
1551
-
1552
- ## [0.4.2](https://github.com/mathrunet/node_masamune/compare/v0.4.1...v0.4.2) (2023-05-30)
1553
-
1554
-
1555
- ### fix
1556
-
1557
- * Transfers are also deleted when deleting an account. ([fcc275c](https://github.com/mathrunet/node_masamune/commit/fcc275c87359e04c782f89471bb5e7603b19757c))
1558
-
1559
-
1560
-
1561
- ## [0.4.1](https://github.com/mathrunet/node_masamune/compare/v0.4.0...v0.4.1) (2023-05-26)
1562
-
1563
-
1564
- ### fix
1565
-
1566
- * Correction of command names in Functions. ([dc3721c](https://github.com/mathrunet/node_masamune/commit/dc3721cd5719e4b654a9a3142f924ce475fdeefd))
1567
-
1568
-
1569
-
1570
- # [0.4.0](https://github.com/mathrunet/node_masamune/compare/v0.3.0...v0.4.0) (2023-05-26)
1571
-
1572
-
1573
- ### chore
1574
-
1575
- * command was added. ([bff8928](https://github.com/mathrunet/node_masamune/commit/bff8928505d5e411e061dcc45051463a7381e1b9))
1576
- * Fixed a bug in the command. ([fef7d3c](https://github.com/mathrunet/node_masamune/commit/fef7d3c59b10e0e912920be9802389ebd45759fe))
1577
-
1578
- ### feat
1579
-
1580
- * Added Functions for sending mail. ([7efe881](https://github.com/mathrunet/node_masamune/commit/7efe881e3481ebd6f651c5a1c1127a4d8399c9b8))
1581
-
1582
-
1583
-
1584
- # [0.3.0](https://github.com/mathrunet/node_masamune/compare/v0.2.0...v0.3.0) (2023-05-26)
1585
-
1586
-
1587
- ### feat
1588
-
1589
- * Added a series of Stripe features. ([4d430b7](https://github.com/mathrunet/node_masamune/commit/4d430b7df07e363c452877fcd21cc043d309ff6c))
1590
-
1591
- ### fix
1592
-
1593
- * Package modifications. ([94807d9](https://github.com/mathrunet/node_masamune/commit/94807d976e18ea7a4e7c42453b9dd6147c21d289))
1594
-
1595
-
1596
-
1597
- # [0.2.0](https://github.com/mathrunet/node_masamune/compare/v0.1.7...v0.2.0) (2023-04-18)
1598
-
1599
-
1600
- ### feat
1601
-
1602
- * Added functionality for Agora.io. ([29630f4](https://github.com/mathrunet/node_masamune/commit/29630f4c35a8aa266d5275b86b40e4759d50fca6))
1603
-
1604
-
1605
-
1606
- ## [0.1.7](https://github.com/mathrunet/node_masamune/compare/v0.1.6...v0.1.7) (2023-04-07)
1607
-
1608
-
1609
- ### fix
1610
-
1611
- * Added because there is no type. ([f1bac47](https://github.com/mathrunet/node_masamune/commit/f1bac474d835a9581c2340c57f6da9bf8aad539a))
1612
-
1613
-
1614
-
1615
- ## [0.1.6](https://github.com/mathrunet/node_masamune/compare/v0.1.5...v0.1.6) (2023-04-07)
1616
-
1617
-
1618
- ### fix
1619
-
1620
- * Drop the version of node-fetch to eliminate the error. ([36b2a89](https://github.com/mathrunet/node_masamune/commit/36b2a895943e4081d8cc51750172e594c73fe637))
1621
-
1622
-
1623
-
1624
- ## [0.1.5](https://github.com/mathrunet/node_masamune/compare/v0.1.4...v0.1.5) (2023-03-08)
1625
-
1626
-
1627
- ### fix
1628
-
1629
- * Changed to return all. ([db69ae6](https://github.com/mathrunet/node_masamune/commit/db69ae67fa65d2e9b83a5b80bb4c00dc37d9e430))
1630
-
1631
-
1632
-
1633
- ## [0.1.4](https://github.com/mathrunet/node_masamune/compare/v0.1.3...v0.1.4) (2023-03-07)
1634
-
1635
-
1636
- ### feat
1637
-
1638
- * Added Functions for ChatGPT. ([87170e6](https://github.com/mathrunet/node_masamune/commit/87170e6c1f14e0727a3656472923fc12885e8e27))
1639
-
1640
- ### fix
1641
-
1642
- * Add success at the end. ([5611d82](https://github.com/mathrunet/node_masamune/commit/5611d82f2dac3bc0fc55caea49a26e40a6a89458))
1643
-
1644
-
1645
-
1646
- ## [0.1.3](https://github.com/mathrunet/node_masamune/compare/v0.1.2...v0.1.3) (2023-02-09)
1647
-
1648
-
1649
- ### fix
1650
-
1651
- * Fixed a bug that Topic and Token could not be found. ([530a991](https://github.com/mathrunet/node_masamune/commit/530a991eeb5946d4ac82c5f9c7bc3a667605d783))
1652
-
1653
-
1654
-
1655
- ## [0.1.2](https://github.com/mathrunet/node_masamune/compare/v0.1.1...v0.1.2) (2023-02-08)
1656
-
1657
-
1658
- ### fix
1659
-
1660
- * Fixed a bug that prevented successful deployment. ([c05dea1](https://github.com/mathrunet/node_masamune/commit/c05dea119d27de35cb265caff7ed37f4d5207281))
1661
-
1662
-
1663
-
1664
- ## [0.1.1](https://github.com/mathrunet/node_masamune/compare/v0.1.0...v0.1.1) (2023-02-08)
1665
-
1666
-
1667
- ### fix
1668
-
1669
- * Suggestions and multiple designations of Regions are now possible. ([036c1d7](https://github.com/mathrunet/node_masamune/commit/036c1d723db1c0f57f3be34d17765c0b99926a17))
1670
-
1671
-
1672
-
1673
- # [0.1.0](https://github.com/mathrunet/node_masamune/compare/v0.0.8...v0.1.0) (2023-02-08)
1674
-
1675
-
1676
- ### chore
1677
-
1678
- * Edit .gitignore. ([de837ef](https://github.com/mathrunet/node_masamune/commit/de837ef8e831c6fba55e8fa94c0e33fa6cf8b7ff))
1679
-
1680
- ### feat
1681
-
1682
- * Allow region to be specified externally. ([782d805](https://github.com/mathrunet/node_masamune/commit/782d805ac88c3991eabb3017f78cca083dd42f33))
1683
-
1684
-
1685
-
1686
- ## [0.0.8](https://github.com/mathrunet/node_masamune/compare/v0.0.7...v0.0.8) (2023-01-17)
1687
-
1688
-
1689
- ### docs
1690
-
1691
- * ReadMe creation. ([6f91ba9](https://github.com/mathrunet/node_masamune/commit/6f91ba97d8c8e3f7d41a6299d95e51a69b90fe1c))
1692
-
1693
- ### fix
1694
-
1695
- * Changed the function name of notification. ([c1a152c](https://github.com/mathrunet/node_masamune/commit/c1a152cd3398325a7149bf4a852fe368088e4f16))
1696
-
1697
-
1698
-
1699
- ## [0.0.7](https://github.com/mathrunet/node_masamune/compare/v0.0.6...v0.0.7) (2023-01-11)
1700
-
1701
-
1702
- ### fix
1703
-
1704
- * The array type was wrong, so it was corrected. ([befbc78](https://github.com/mathrunet/node_masamune/commit/befbc784dc25202d65b6f51b4cd6584cd7e7c57f))
1705
-
1706
-
1707
-
1708
- ## [0.0.6](https://github.com/mathrunet/node_masamune/compare/v0.0.5...v0.0.6) (2023-01-11)
1709
-
1710
-
1711
- ### chore
1712
-
1713
- * Delete unnecessary files. ([12975a1](https://github.com/mathrunet/node_masamune/commit/12975a1189839d269fd24f4b01b10cc182ef5650))
1714
-
1715
- ### docs
1716
-
1717
- * Corrected keywords. ([2be21a6](https://github.com/mathrunet/node_masamune/commit/2be21a6276413769aedd9e83e53da3cab79a6e4c))
1718
-
1719
- ### fix
1720
-
1721
- * Allow exports to be passed to deploy. ([bbf2c8b](https://github.com/mathrunet/node_masamune/commit/bbf2c8b50b036356a0630160fe1505dd04ca09c2))
1722
-
1723
-
1724
-
1725
- ## [0.0.5](https://github.com/mathrunet/node_masamune/compare/v0.0.4...v0.0.5) (2023-01-09)
1726
-
1727
-
1728
- ### fix
1729
-
1730
- * Fix npmignore. ([5e4bd1e](https://github.com/mathrunet/node_masamune/commit/5e4bd1e25d2e930354f0621f167f9ff692f30689))
1731
- * test maintenance. ([998743a](https://github.com/mathrunet/node_masamune/commit/998743a290d04545c4266e70ceb517c0727f71cc))
1732
-
1733
-
1734
-
1735
- ## [0.0.4](https://github.com/mathrunet/node_masamune/compare/v0.0.3...v0.0.4) (2023-01-09)
1736
-
1737
-
1738
- ### chore
1739
-
1740
- * Change the placement of JS. ([d29b7cf](https://github.com/mathrunet/node_masamune/commit/d29b7cfbe95ddc10d1bd99df9cf372a9ba024920))
1741
- * Changed package name. ([5acd023](https://github.com/mathrunet/node_masamune/commit/5acd0235504eb7b2d9760f2a0a9971e69cc52f2b))
1742
-
1743
- ### fix
1744
-
1745
- * Changed the position of the JS definition. ([1aadcb7](https://github.com/mathrunet/node_masamune/commit/1aadcb7e975060e8e15ff80139757bc552edee2e))
1746
-
1747
-
1748
-
1749
- ## [0.0.3](https://github.com/mathrunet/node_masamune/compare/v0.0.2...v0.0.3) (2023-01-09)
1750
-
1751
-
1752
- ### feat
1753
-
1754
- * Added Notifications. ([165c63a](https://github.com/mathrunet/node_masamune/commit/165c63a0fe942606837fc32fc5eace678e37e6f0))
1755
-
1756
-
1757
-
1758
- ## [0.0.2](https://github.com/mathrunet/node_masamune/compare/b9200aa75f64e6890a946f7de0a49fd823143651...v0.0.2) (2023-01-09)
1759
-
1760
-
1761
- ### feat
1762
-
1763
- * Initial commit. ([b9200aa](https://github.com/mathrunet/node_masamune/commit/b9200aa75f64e6890a946f7de0a49fd823143651))
1764
-
1765
- ### fix
1766
-
1767
- * README modifications. ([f2ae4c4](https://github.com/mathrunet/node_masamune/commit/f2ae4c4dc9b3f0ea9ac26e59d49ea86858942d4e))
352
+ * Fixes to pass tests. ([a656689](https://github.com/mathrunet/node_masamune/commit/a6566898613d76cd1027a319cda4f605044db151))
353
+ * Test code implementation. ([7f40834](https://github.com/mathrunet/node_masamune/commit/7f40834936b13a1b54b792b1c47f7c1ae2319502))
1768
354
 
1769
355
 
1770
356