Skip to content

Commit

Permalink
chore: release v1.0.0-alpha.0
Browse files Browse the repository at this point in the history
- (mcm1957) Adapter has been moved to iobroker-community-adapter organisation.
- (mcm1957) Adapter requires js-controller 5, admin 6 and node.js 20 now.
- (mcm1957) Dependencies have been updated.
  • Loading branch information
mcm1957 committed Oct 19, 2024
1 parent c62fc2c commit 4469c8f
Show file tree
Hide file tree
Showing 5 changed files with 334 additions and 335 deletions.
33 changes: 32 additions & 1 deletion CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1 +1,32 @@
# Older changes
# Older changes
## 0.0.8 (2021-08-18)

- (o0Shojo0o) bugfix for incorrect mapping of settings

## 0.0.7 (2021-08-18)

- (o0Shojo0o) change UI to JSONConfig

## 0.0.6 (2021-08-01)

- (o0Shojo0o) better unload handling

## 0.0.5 (2021-05-01)

- (o0shojo0o) fix js-controller 3.3.x warnings

## 0.0.4 (2021-02-01)

- (o0shojo0o) bugfix first_print_date for 4750
- (o0shojo0o) code cleaning and refactoring

## 0.0.3 (2021-01-14)

- (o0shojo0o) add compact mode
- (o0shojo0o) all necessary changes for EPSON EcoTank ET-2750
- (o0shojo0o) new tree structure
- (o0shojo0o) replacing the request with axios npm module

## 0.0.1 (2021-01-03)

- (o0shojo0o) forked from iobroker.epson_stylus_px830 0.2.1
34 changes: 1 addition & 33 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Ideally, please use GitHub issues for this, with the best method achieved by set
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 1.0.0-alpha.0 (2024-10-19)
- (mcm1957) Adapter has been moved to iobroker-community-adapter organisation.
- (mcm1957) Adapter requires js-controller 5, admin 6 and node.js 20 now.
- (mcm1957) Dependencies have been updated.
Expand All @@ -59,38 +59,6 @@ Ideally, please use GitHub issues for this, with the best method achieved by set

- (o0Shojo0o) bugfix for incorrect mapping of settings, second try ...

### 0.0.8 (2021-08-18)

- (o0Shojo0o) bugfix for incorrect mapping of settings

### 0.0.7 (2021-08-18)

- (o0Shojo0o) change UI to JSONConfig

### 0.0.6 (2021-08-01)

- (o0Shojo0o) better unload handling

### 0.0.5 (2021-05-01)

- (o0shojo0o) fix js-controller 3.3.x warnings

### 0.0.4 (2021-02-01)

- (o0shojo0o) bugfix first_print_date for 4750
- (o0shojo0o) code cleaning and refactoring

### 0.0.3 (2021-01-14)

- (o0shojo0o) add compact mode
- (o0shojo0o) all necessary changes for EPSON EcoTank ET-2750
- (o0shojo0o) new tree structure
- (o0shojo0o) replacing the request with axios npm module

### 0.0.1 (2021-01-03)

- (o0shojo0o) forked from iobroker.epson_stylus_px830 0.2.1

## License

The MIT License (MIT)
Expand Down
Loading

0 comments on commit 4469c8f

Please sign in to comment.